<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>easyjson-gson</artifactId>
<version>1.0.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='easyjson-gson', version='1.0.1')
)