is not current version
Last Version 1.5

org.orienteer:orienteer-core 1.0


Categories

Categories

Orienteer General Purpose Libraries Other
GroupId

GroupId

org.orienteer
ArtifactId

ArtifactId

orienteer-core
Version

Version

1.0
Type

Type

jar

Download orienteer-core 1.0


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