is not current version
Last Version 1.0.5

no.bouvet:json-client 1.0.3


Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

no.bouvet
ArtifactId

ArtifactId

json-client
Version

Version

1.0.3
Type

Type

jar

Download json-client 1.0.3


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