is not current version
Last Version 0.60

me.atam:atam4j-parent 0.48

Library that enables using acceptance tests as monitors

GroupId

GroupId

me.atam
ArtifactId

ArtifactId

atam4j-parent
Version

Version

0.48
Type

Type

pom

Download atam4j-parent 0.48

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

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