is not current version
Last Version 1.0.21

it.tidalwave.bluebill:json 1.0.10


Categories

Categories

JSON Data
GroupId

GroupId

it.tidalwave.bluebill
ArtifactId

ArtifactId

json
Version

Version

1.0.10
Type

Type

jar

Download json 1.0.10


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