is not current version
Last Version 1.2.2

io.annot8:annot8-components-files 0.1.0

Components to process files

GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-components-files
Version

Version

0.1.0
Type

Type

jar

Download annot8-components-files 0.1.0


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