is not current version
Last Version 3.1.2

io.craftcode:craft-atom-test 3.0.0


GroupId

GroupId

io.craftcode
ArtifactId

ArtifactId

craft-atom-test
Version

Version

3.0.0
Type

Type

jar

Download craft-atom-test 3.0.0


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