is not current version
Last Version 1.5

org.orienteer:orienteer-taucharts 1.3


Categories

Categories

Charts User Interface Orienteer General Purpose Libraries Other
GroupId

GroupId

org.orienteer
ArtifactId

ArtifactId

orienteer-taucharts
Version

Version

1.3
Type

Type

jar

Download orienteer-taucharts 1.3


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