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