Categories |
CategoriesGson Data JSON |
---|---|
GroupId | GroupIdau.com.gridstone.rxstore |
ArtifactId | ArtifactIdconverter-gson |
Version | Version6.0.0 |
Type | Typejar |
Filename | Size |
---|---|
converter-gson-6.0.0.pom | |
converter-gson-6.0.0.jar | 1 KB |
converter-gson-6.0.0-sources.jar | 2 KB |
converter-gson-6.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>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.gridstone.rxstore/converter-gson/
implementation 'au.com.gridstone.rxstore:converter-gson:6.0.0'
// https://jarcasting.com/artifacts/au.com.gridstone.rxstore/converter-gson/
implementation ("au.com.gridstone.rxstore:converter-gson:6.0.0")
'au.com.gridstone.rxstore:converter-gson:jar:6.0.0'
<dependency org="au.com.gridstone.rxstore" name="converter-gson" rev="6.0.0">
<artifact name="converter-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.gridstone.rxstore', module='converter-gson', version='6.0.0')
)
libraryDependencies += "au.com.gridstone.rxstore" % "converter-gson" % "6.0.0"
[au.com.gridstone.rxstore/converter-gson "6.0.0"]