Categories |
CategoriesJackson Data JSON |
---|---|
GroupId | GroupIdcom.jonnymatts |
ArtifactId | ArtifactIdjzonbie-jackson |
Version | Version5.0.0-rc1 |
Type | Typejar |
Filename | Size |
---|---|
jzonbie-jackson-5.0.0-rc1.pom | |
jzonbie-jackson-5.0.0-rc1.jar | 12 KB |
jzonbie-jackson-5.0.0-rc1-sources.jar | 7 KB |
jzonbie-jackson-5.0.0-rc1-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jonnymatts/jzonbie-jackson/ -->
<dependency>
<groupId>com.jonnymatts</groupId>
<artifactId>jzonbie-jackson</artifactId>
<version>5.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jonnymatts/jzonbie-jackson/
implementation 'com.jonnymatts:jzonbie-jackson:5.0.0-rc1'
// https://jarcasting.com/artifacts/com.jonnymatts/jzonbie-jackson/
implementation ("com.jonnymatts:jzonbie-jackson:5.0.0-rc1")
'com.jonnymatts:jzonbie-jackson:jar:5.0.0-rc1'
<dependency org="com.jonnymatts" name="jzonbie-jackson" rev="5.0.0-rc1">
<artifact name="jzonbie-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jonnymatts', module='jzonbie-jackson', version='5.0.0-rc1')
)
libraryDependencies += "com.jonnymatts" % "jzonbie-jackson" % "5.0.0-rc1"
[com.jonnymatts/jzonbie-jackson "5.0.0-rc1"]