License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdcom.scarabsoft |
ArtifactId | ArtifactIdjrest-converter-gson |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjrest-converter-gson
empty
|
Project Organization |
Project Organizationscarabsoft |
<!-- https://jarcasting.com/artifacts/com.scarabsoft/jrest-converter-gson/ -->
<dependency>
<groupId>com.scarabsoft</groupId>
<artifactId>jrest-converter-gson</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.scarabsoft/jrest-converter-gson/
implementation 'com.scarabsoft:jrest-converter-gson:1.0.6'
// https://jarcasting.com/artifacts/com.scarabsoft/jrest-converter-gson/
implementation ("com.scarabsoft:jrest-converter-gson:1.0.6")
'com.scarabsoft:jrest-converter-gson:jar:1.0.6'
<dependency org="com.scarabsoft" name="jrest-converter-gson" rev="1.0.6">
<artifact name="jrest-converter-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scarabsoft', module='jrest-converter-gson', version='1.0.6')
)
libraryDependencies += "com.scarabsoft" % "jrest-converter-gson" % "1.0.6"
[com.scarabsoft/jrest-converter-gson "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.5 |
com.scarabsoft : jrest-converter | jar | 1.0.6 |