is not current version
Last Version 2.1.1

eu.fthevenet:binjr-core 2.0.0

Flexible Time Series Visualization

Categories

Categories

Net
GroupId

GroupId

eu.fthevenet
ArtifactId

ArtifactId

binjr-core
Version

Version

2.0.0
Type

Type

jar

Download binjr-core 2.0.0


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