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