File | Operation |
---|---|
easyjson-3.2.20.pom | download |
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>easyjson</artifactId>
<version>3.2.20</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='easyjson', version='3.2.20')
)