is not current version
Last Version 1.2.2

io.annot8:annot8-parent 0.4.0

Parent POM that contains common properties for all Annot8 projects

GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-parent
Version

Version

0.4.0
Type

Type

pom

Download annot8-parent 0.4.0

Filename Size
annot8-parent-0.4.0.pom 15 KB
Browse

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