is not current version
Last Version 1.2.2

io.annot8:annot8-components 0.2.0

Components for the Annot8 Framework

GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-components
Version

Version

0.2.0
Type

Type

pom

Download annot8-components 0.2.0


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