is not current version
Last Version 0.5

org.dnwiebe:orienteer 0.4

An Opinionated, Consistent Multilayer Configuration Library For JVM Languages

Categories

Categories

Orienteer General Purpose Libraries Other
GroupId

GroupId

org.dnwiebe
ArtifactId

ArtifactId

orienteer
Version

Version

0.4
Type

Type

jar

Download orienteer 0.4


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