文件名 | 操作 |
---|---|
easyjson-3.2.15.pom | 下载 |
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>easyjson</artifactId>
<version>3.2.15</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='easyjson', version='3.2.15')
)