is not current version
Last Version 2.2.0

com.github.fangjinuo.easyjson:easyjson-examples 1.0.0


Categories

Categories

JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

easyjson-examples
Version

Version

1.0.0
Type

Type

jar

Download easyjson-examples 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/easyjson-examples/ -->
<dependency>
    <groupId>com.github.fangjinuo.easyjson</groupId>
    <artifactId>easyjson-examples</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/easyjson-examples/
implementation 'com.github.fangjinuo.easyjson:easyjson-examples:1.0.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/easyjson-examples/
implementation ("com.github.fangjinuo.easyjson:easyjson-examples:1.0.0")
'com.github.fangjinuo.easyjson:easyjson-examples:jar:1.0.0'
<dependency org="com.github.fangjinuo.easyjson" name="easyjson-examples" rev="1.0.0">
  <artifact name="easyjson-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='easyjson-examples', version='1.0.0')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "easyjson-examples" % "1.0.0"
[com.github.fangjinuo.easyjson/easyjson-examples "1.0.0"]