is not current version
Last Version 1.2.2

io.annot8:annot8-parent 1.2.1

Parent POM that contains common properties for all Annot8 projects

GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-parent
Version

Version

1.2.1
Type

Type

pom

Download annot8-parent 1.2.1

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

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