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