is not current version
Last Version 0.4.0

de.otto:jsonhome-client 0.3.1

Generator library of the jsonhome project.

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jsonhome-client
Version

Version

0.3.1
Type

Type

jar

Download jsonhome-client 0.3.1


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