| Categories |
CategoriesGson Data JSON |
|---|---|
| GroupId | GroupIdau.com.gridstone.rxstore |
| ArtifactId | ArtifactIdconverter-gson |
| Version | Version5.0.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| converter-gson-5.0.0.pom | |
| converter-gson-5.0.0.jar | 1 KB |
| converter-gson-5.0.0-sources.jar | 1 KB |
| converter-gson-5.0.0-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/au.com.gridstone.rxstore/converter-gson/ -->
<dependency>
<groupId>au.com.gridstone.rxstore</groupId>
<artifactId>converter-gson</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.gridstone.rxstore/converter-gson/
implementation 'au.com.gridstone.rxstore:converter-gson:5.0.0'
// https://jarcasting.com/artifacts/au.com.gridstone.rxstore/converter-gson/
implementation ("au.com.gridstone.rxstore:converter-gson:5.0.0")
'au.com.gridstone.rxstore:converter-gson:jar:5.0.0'
<dependency org="au.com.gridstone.rxstore" name="converter-gson" rev="5.0.0">
<artifact name="converter-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.gridstone.rxstore', module='converter-gson', version='5.0.0')
)
libraryDependencies += "au.com.gridstone.rxstore" % "converter-gson" % "5.0.0"
[au.com.gridstone.rxstore/converter-gson "5.0.0"]