is not current version
Last Version 0.60

me.atam:atam4j-parent 0.55

Library that enables using acceptance tests as monitors

GroupId

GroupId

me.atam
ArtifactId

ArtifactId

atam4j-parent
Version

Version

0.55
Type

Type

pom

Download atam4j-parent 0.55

Filename Size
atam4j-parent-0.55.pom 11 KB
Browse

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