is not current version
Last Version 0.4.0

de.otto:jsonhome-registry 0.3.1

Library used to write json-home registries for multiple json-home sources.

Categories

Categories

JSON Data
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jsonhome-registry
Version

Version

0.3.1
Type

Type

jar

Download jsonhome-registry 0.3.1


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