is not current version
Last Version 1.2.2

io.annot8:annot8-implementations-support 1.0.1

Common functionality used by Annot8 implementations

GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-implementations-support
Version

Version

1.0.1
Type

Type

jar

Download annot8-implementations-support 1.0.1


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