is not current version
Last Version 1.0.5

no.bouvet:json-client-parent 1.0.3

Parent project for JSON Client

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

no.bouvet
ArtifactId

ArtifactId

json-client-parent
Version

Version

1.0.3
Type

Type

pom

Download json-client-parent 1.0.3


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