is not current version
Last Version 2.2

io.avaje:avaje-jex 0.2


GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-jex
Version

Version

0.2
Type

Type

jar

Download avaje-jex 0.2


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