is not current version
Last Version 0.4.3

org.jaxxy:jaxxy-jsonb 0.4.0


Categories

Categories

JSON Data
GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy-jsonb
Version

Version

0.4.0
Type

Type

jar

Download jaxxy-jsonb 0.4.0


<!-- https://jarcasting.com/artifacts/org.jaxxy/jaxxy-jsonb/ -->
<dependency>
    <groupId>org.jaxxy</groupId>
    <artifactId>jaxxy-jsonb</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jaxxy/jaxxy-jsonb/
implementation 'org.jaxxy:jaxxy-jsonb:0.4.0'
// https://jarcasting.com/artifacts/org.jaxxy/jaxxy-jsonb/
implementation ("org.jaxxy:jaxxy-jsonb:0.4.0")
'org.jaxxy:jaxxy-jsonb:jar:0.4.0'
<dependency org="org.jaxxy" name="jaxxy-jsonb" rev="0.4.0">
  <artifact name="jaxxy-jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jaxxy', module='jaxxy-jsonb', version='0.4.0')
)
libraryDependencies += "org.jaxxy" % "jaxxy-jsonb" % "0.4.0"
[org.jaxxy/jaxxy-jsonb "0.4.0"]