is not current version
Last Version 1.2.2

io.annot8:annot8-common 0.1.0

Common functionality used by Annot8 implementations

GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-common
Version

Version

0.1.0
Type

Type

pom

Download annot8-common 0.1.0

Filename Size
annot8-common-0.1.0.pom 1 KB
Browse

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