r

restlite-gson

Gson plugin supported.
https://github.com/Yeamy/RESTlite
MIT
Yeaming
Files download
File Operation
restlite-gson-1.0-RC1.jar download
restlite-gson-1.0-RC1.pom download
restlite-gson-1.0-RC1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.yeamy</groupId>
  <artifactId>restlite-gson</artifactId>
  <version>1.0-RC1</version>
</dependency>
Gradle Groovy
implementation 'io.github.yeamy:restlite-gson:1.0-RC1'
Gradle Kotlin
implementation("io.github.yeamy:restlite-gson:1.0-RC1")
Scala SBT
libraryDependencies += "io.github.yeamy" % "restlite-gson" % "1.0-RC1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.yeamy', module='restlite-gson', version='1.0-RC1')
)
Apache Ivy
<dependency org="io.github.yeamy" name="restlite-gson" rev="1.0-RC1" />
Leiningen
[io.github.yeamy/restlite-gson "1.0-RC1"]
Apache Buildr
'io.github.yeamy:restlite-gson:jar:1.0-RC1'
Dependencies
The project has no third-party dependencies