is not current version
Last Version 3.8.1

org.rrd4j:rrd4j 2.2

A high performance data logging and graphing system for time series data.

GroupId

GroupId

org.rrd4j
ArtifactId

ArtifactId

rrd4j
Version

Version

2.2
Type

Type

jar

Download rrd4j 2.2


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