is not current version
Last Version 1.2.2

io.annot8:annot8-components-print 0.4.0

Components to print annotations and other Annot8 objects to the console

GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-components-print
Version

Version

0.4.0
Type

Type

jar

Download annot8-components-print 0.4.0


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