is not current version
Last Version 3.1.2

io.craftcode:craft-atom-io 3.0.1


GroupId

GroupId

io.craftcode
ArtifactId

ArtifactId

craft-atom-io
Version

Version

3.0.1
Type

Type

jar

Download craft-atom-io 3.0.1


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