j

json-convert-extra

json-convert-extra
https://github.com/shmilyhe/jsoncoverter-extra
MIT
eric
Files download
File Operation
json-convert-extra-0.0.1.jar download
json-convert-extra-0.0.1.pom download
json-convert-extra-0.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.shmilyhe</groupId>
  <artifactId>json-convert-extra</artifactId>
  <version>0.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.shmilyhe:json-convert-extra:0.0.1'
Gradle Kotlin
implementation("io.github.shmilyhe:json-convert-extra:0.0.1")
Scala SBT
libraryDependencies += "io.github.shmilyhe" % "json-convert-extra" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.shmilyhe', module='json-convert-extra', version='0.0.1')
)
Apache Ivy
<dependency org="io.github.shmilyhe" name="json-convert-extra" rev="0.0.1" />
Leiningen
[io.github.shmilyhe/json-convert-extra "0.0.1"]
Apache Buildr
'io.github.shmilyhe:json-convert-extra:jar:0.0.1'