j

jsonsmart-to-easyjson

Adapter net.minidev:json-smart:jar to easyjson
Files download
File Operation
jsonsmart-to-easyjson-4.0.3.jar download
jsonsmart-to-easyjson-4.0.3.pom download
jsonsmart-to-easyjson-4.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.bes2008.solution.easyjson</groupId>
  <artifactId>jsonsmart-to-easyjson</artifactId>
  <version>4.0.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.bes2008.solution.easyjson:jsonsmart-to-easyjson:4.0.3'
Gradle Kotlin
implementation("io.github.bes2008.solution.easyjson:jsonsmart-to-easyjson:4.0.3")
Scala SBT
libraryDependencies += "io.github.bes2008.solution.easyjson" % "jsonsmart-to-easyjson" % "4.0.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.bes2008.solution.easyjson', module='jsonsmart-to-easyjson', version='4.0.3')
)
Apache Ivy
<dependency org="io.github.bes2008.solution.easyjson" name="jsonsmart-to-easyjson" rev="4.0.3" />
Leiningen
[io.github.bes2008.solution.easyjson/jsonsmart-to-easyjson "4.0.3"]
Apache Buildr
'io.github.bes2008.solution.easyjson:jsonsmart-to-easyjson:jar:4.0.3'