is not current version
Last Version 1.6.0

eu.fthevenet:binjr 1.4.0

Flexible Time Series Visualization

Categories

Categories

Net
GroupId

GroupId

eu.fthevenet
ArtifactId

ArtifactId

binjr
Version

Version

1.4.0
Type

Type

jar

Download binjr 1.4.0


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