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