Categories |
CategoriesNet |
---|---|
GroupId | GroupIdeu.fthevenet |
ArtifactId | ArtifactIdbinjr-adapter-rrd4j |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
binjr-adapter-rrd4j-2.1.0.pom | |
binjr-adapter-rrd4j-2.1.0.jar | 12 KB |
binjr-adapter-rrd4j-2.1.0-sources.jar | 7 KB |
binjr-adapter-rrd4j-2.1.0-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.fthevenet/binjr-adapter-rrd4j/ -->
<dependency>
<groupId>eu.fthevenet</groupId>
<artifactId>binjr-adapter-rrd4j</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fthevenet/binjr-adapter-rrd4j/
implementation 'eu.fthevenet:binjr-adapter-rrd4j:2.1.0'
// https://jarcasting.com/artifacts/eu.fthevenet/binjr-adapter-rrd4j/
implementation ("eu.fthevenet:binjr-adapter-rrd4j:2.1.0")
'eu.fthevenet:binjr-adapter-rrd4j:jar:2.1.0'
<dependency org="eu.fthevenet" name="binjr-adapter-rrd4j" rev="2.1.0">
<artifact name="binjr-adapter-rrd4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fthevenet', module='binjr-adapter-rrd4j', version='2.1.0')
)
libraryDependencies += "eu.fthevenet" % "binjr-adapter-rrd4j" % "2.1.0"
[eu.fthevenet/binjr-adapter-rrd4j "2.1.0"]