License |
License |
---|---|
GroupId | GroupIdde.huxhorn.lilith |
ArtifactId | ArtifactIdde.huxhorn.lilith.3rdparty.rrd4j |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRRD4J
This is the third-party library RRD4J that isn't available in the central maven repository.
|
Filename | Size |
---|---|
de.huxhorn.lilith.3rdparty.rrd4j-2.0.5.pom | |
de.huxhorn.lilith.3rdparty.rrd4j-2.0.5.jar | 240 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.rrd4j/ -->
<dependency>
<groupId>de.huxhorn.lilith</groupId>
<artifactId>de.huxhorn.lilith.3rdparty.rrd4j</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.rrd4j/
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.rrd4j:2.0.5'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.rrd4j/
implementation ("de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.rrd4j:2.0.5")
'de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.rrd4j:jar:2.0.5'
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.3rdparty.rrd4j" rev="2.0.5">
<artifact name="de.huxhorn.lilith.3rdparty.rrd4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.3rdparty.rrd4j', version='2.0.5')
)
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.3rdparty.rrd4j" % "2.0.5"
[de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.rrd4j "2.0.5"]