is not current version
Last Version 3.8.1

org.rrd4j:rrd4j 3.5

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

GroupId

GroupId

org.rrd4j
ArtifactId

ArtifactId

rrd4j
Version

Version

3.5
Type

Type

jar

Download rrd4j 3.5


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