is not current version
Last Version 2.2

io.avaje:avaje-jex-parent 1.1


GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-jex-parent
Version

Version

1.1
Type

Type

pom

Download avaje-jex-parent 1.1

Filename Size
avaje-jex-parent-1.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-jex-parent/
implementation 'io.avaje:avaje-jex-parent:1.1'
// https://jarcasting.com/artifacts/io.avaje/avaje-jex-parent/
implementation ("io.avaje:avaje-jex-parent:1.1")
'io.avaje:avaje-jex-parent:pom:1.1'
<dependency org="io.avaje" name="avaje-jex-parent" rev="1.1">
  <artifact name="avaje-jex-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-jex-parent', version='1.1')
)
libraryDependencies += "io.avaje" % "avaje-jex-parent" % "1.1"
[io.avaje/avaje-jex-parent "1.1"]