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