is not current version
Last Version 0.60

me.atam:atam4j 0.15

The core library that runs tests and exposes the results via an api.

GroupId

GroupId

me.atam
ArtifactId

ArtifactId

atam4j
Version

Version

0.15
Type

Type

jar

Download atam4j 0.15


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