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