is not current version
Last Version 0.60

me.atam:atam4j-annotations 0.15

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.15
Type

Type

jar

Download atam4j-annotations 0.15


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