is not current version
Last Version 1.5

org.orienteer:orienteer-standalone 1.1


Categories

Categories

Orienteer General Purpose Libraries Other
GroupId

GroupId

org.orienteer
ArtifactId

ArtifactId

orienteer-standalone
Version

Version

1.1
Type

Type

jar

Download orienteer-standalone 1.1


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