is not current version
Last Version 2.2

io.avaje:avaje-jex-test 2.0-RC0


GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-jex-test
Version

Version

2.0-RC0
Type

Type

jar

Download avaje-jex-test 2.0-RC0


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