is not current version
Last Version 0.8.7

org.craftsmenlabs.gareth:gareth-api 0.8.2


GroupId

GroupId

org.craftsmenlabs.gareth
ArtifactId

ArtifactId

gareth-api
Version

Version

0.8.2
Type

Type

jar

Download gareth-api 0.8.2


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