is not current version
Last Version 2.2

io.avaje:avaje-jex-parent 0.2


GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-jex-parent
Version

Version

0.2
Type

Type

pom

Download avaje-jex-parent 0.2

Filename Size
avaje-jex-parent-0.2.pom 1 KB
Browse

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