is not current version
Last Version 0.60

me.atam:atam4j-annotations 0.54

Module containing the atam4j annotations only. If you wish to annotate your tests, this is the only dependency required.

GroupId

GroupId

me.atam
ArtifactId

ArtifactId

atam4j-annotations
Version

Version

0.54
Type

Type

jar

Download atam4j-annotations 0.54


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