<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>jsonsmart-to-easyjson</artifactId>
<version>3.2.8</version>
</dependency>
libraryDependencies += "com.github.fangjinuo.easyjson" % "jsonsmart-to-easyjson" % "3.2.8"
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='jsonsmart-to-easyjson', version='3.2.8')
)
<dependency org="com.github.fangjinuo.easyjson" name="jsonsmart-to-easyjson" rev="3.2.8" />