is not current version
Last Version 1.0d15

com.geeoz.atom:atom-test 1.0d12

Test suite for performing integration tests.

GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom-test
Version

Version

1.0d12
Type

Type

jar

Download atom-test 1.0d12


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