is not current version
Last Version 6.1-4

ch.inftec.ju:ju-json 4.5-beta-5

JSON related utility functions

Categories

Categories

JSON Data
GroupId

GroupId

ch.inftec.ju
ArtifactId

ArtifactId

ju-json
Version

Version

4.5-beta-5
Type

Type

jar

Download ju-json 4.5-beta-5


<!-- https://jarcasting.com/artifacts/ch.inftec.ju/ju-json/ -->
<dependency>
    <groupId>ch.inftec.ju</groupId>
    <artifactId>ju-json</artifactId>
    <version>4.5-beta-5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-json/
implementation 'ch.inftec.ju:ju-json:4.5-beta-5'
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-json/
implementation ("ch.inftec.ju:ju-json:4.5-beta-5")
'ch.inftec.ju:ju-json:jar:4.5-beta-5'
<dependency org="ch.inftec.ju" name="ju-json" rev="4.5-beta-5">
  <artifact name="ju-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.inftec.ju', module='ju-json', version='4.5-beta-5')
)
libraryDependencies += "ch.inftec.ju" % "ju-json" % "4.5-beta-5"
[ch.inftec.ju/ju-json "4.5-beta-5"]