is not current version
Last Version 1.6.0

eu.fthevenet:binjr 1.3.5

Flexible Time Series Visualization

Categories

Categories

Net
GroupId

GroupId

eu.fthevenet
ArtifactId

ArtifactId

binjr
Version

Version

1.3.5
Type

Type

jar

Download binjr 1.3.5


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