Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdde.otto |
ArtifactId | ArtifactIdjsonhome-registry |
Version | Version0.3.6 |
Type | Typejar |
Filename | Size |
---|---|
jsonhome-registry-0.3.6.pom | |
jsonhome-registry-0.3.6.jar | 19 KB |
jsonhome-registry-0.3.6-sources.jar | 16 KB |
jsonhome-registry-0.3.6-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.otto/jsonhome-registry/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>jsonhome-registry</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jsonhome-registry/
implementation 'de.otto:jsonhome-registry:0.3.6'
// https://jarcasting.com/artifacts/de.otto/jsonhome-registry/
implementation ("de.otto:jsonhome-registry:0.3.6")
'de.otto:jsonhome-registry:jar:0.3.6'
<dependency org="de.otto" name="jsonhome-registry" rev="0.3.6">
<artifact name="jsonhome-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jsonhome-registry', version='0.3.6')
)
libraryDependencies += "de.otto" % "jsonhome-registry" % "0.3.6"
[de.otto/jsonhome-registry "0.3.6"]