is not current version
Last Version 1.2.1

io.github.kjens93.edmunds:edmunds 1.2.0

${artifact.description}

GroupId

GroupId

io.github.kjens93.edmunds
ArtifactId

ArtifactId

edmunds
Version

Version

1.2.0
Type

Type

jar

Download edmunds 1.2.0


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