is not current version
Last Version 2.2

io.avaje:avaje-jex-parent 1.0


GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-jex-parent
Version

Version

1.0
Type

Type

pom

Download avaje-jex-parent 1.0

Filename Size
avaje-jex-parent-1.0.pom 2 KB
Browse

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