is not current version
Last Version 2.2.0

com.github.fangjinuo.easyjson:easyjson-examples 2.0.alpha2.0


Categories

Categories

JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

easyjson-examples
Version

Version

2.0.alpha2.0
Type

Type

jar

Download easyjson-examples 2.0.alpha2.0


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