is not current version
Last Version 0.60

me.atam:atam4j 0.58

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

GroupId

GroupId

me.atam
ArtifactId

ArtifactId

atam4j
Version

Version

0.58
Type

Type

jar

Download atam4j 0.58


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