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