is not current version
Last Version 0.5.0

io.ap4k:testing 0.2.2


GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

testing
Version

Version

0.2.2
Type

Type

pom

Download testing 0.2.2

Filename Size
testing-0.2.2.pom 718 bytes
Browse

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