Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdde.otto |
ArtifactId | ArtifactIdjsonhome-registry |
Version | Version0.3.4 |
Type | Typejar |
Filename | Size |
---|---|
jsonhome-registry-0.3.4.pom | |
jsonhome-registry-0.3.4.jar | 19 KB |
jsonhome-registry-0.3.4-sources.jar | 16 KB |
jsonhome-registry-0.3.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jsonhome-registry/
implementation 'de.otto:jsonhome-registry:0.3.4'
// https://jarcasting.com/artifacts/de.otto/jsonhome-registry/
implementation ("de.otto:jsonhome-registry:0.3.4")
'de.otto:jsonhome-registry:jar:0.3.4'
<dependency org="de.otto" name="jsonhome-registry" rev="0.3.4">
<artifact name="jsonhome-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jsonhome-registry', version='0.3.4')
)
libraryDependencies += "de.otto" % "jsonhome-registry" % "0.3.4"
[de.otto/jsonhome-registry "0.3.4"]