Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.fangjinuo.easyjson |
ArtifactId | ArtifactIdorgjson-to-easyjson |
Version | Version3.1.2 |
Type | Typejar |
Filename | Size |
---|---|
orgjson-to-easyjson-3.1.2.pom | |
orgjson-to-easyjson-3.1.2.jar | 65 KB |
orgjson-to-easyjson-3.1.2-sources.jar | 68 KB |
orgjson-to-easyjson-3.1.2-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/orgjson-to-easyjson/ -->
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>orgjson-to-easyjson</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/orgjson-to-easyjson/
implementation 'com.github.fangjinuo.easyjson:orgjson-to-easyjson:3.1.2'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/orgjson-to-easyjson/
implementation ("com.github.fangjinuo.easyjson:orgjson-to-easyjson:3.1.2")
'com.github.fangjinuo.easyjson:orgjson-to-easyjson:jar:3.1.2'
<dependency org="com.github.fangjinuo.easyjson" name="orgjson-to-easyjson" rev="3.1.2">
<artifact name="orgjson-to-easyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='orgjson-to-easyjson', version='3.1.2')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "orgjson-to-easyjson" % "3.1.2"
[com.github.fangjinuo.easyjson/orgjson-to-easyjson "3.1.2"]