is not current version
Last Version 2.2

io.avaje:avaje-jex-parent 2.0-RC1


GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-jex-parent
Version

Version

2.0-RC1
Type

Type

pom

Download avaje-jex-parent 2.0-RC1


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