is not current version
Last Version 2.2

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


Categories

Categories

Java Languages
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-jex-jdk
Version

Version

2.0-RC0
Type

Type

jar

Download avaje-jex-jdk 2.0-RC0


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