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