is not current version
Last Version 1.2.2

io.annot8:annot8-parent 1.0.2

Parent POM that contains common properties for all Annot8 projects

GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-parent
Version

Version

1.0.2
Type

Type

pom

Download annot8-parent 1.0.2

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

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