Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.fangjinuo.easyjson |
ArtifactId | ArtifactIdboonjson-to-easyjson |
Version | Version2.4.0 |
Type | Typejar |
Filename | Size |
---|---|
boonjson-to-easyjson-2.4.0.pom | |
boonjson-to-easyjson-2.4.0.jar | 116 KB |
boonjson-to-easyjson-2.4.0-sources.jar | 94 KB |
boonjson-to-easyjson-2.4.0-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/boonjson-to-easyjson/ -->
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>boonjson-to-easyjson</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/boonjson-to-easyjson/
implementation 'com.github.fangjinuo.easyjson:boonjson-to-easyjson:2.4.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/boonjson-to-easyjson/
implementation ("com.github.fangjinuo.easyjson:boonjson-to-easyjson:2.4.0")
'com.github.fangjinuo.easyjson:boonjson-to-easyjson:jar:2.4.0'
<dependency org="com.github.fangjinuo.easyjson" name="boonjson-to-easyjson" rev="2.4.0">
<artifact name="boonjson-to-easyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='boonjson-to-easyjson', version='2.4.0')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "boonjson-to-easyjson" % "2.4.0"
[com.github.fangjinuo.easyjson/boonjson-to-easyjson "2.4.0"]