is not current version
Last Version 0.91.1

io.sundr:tests 0.24.1


GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

tests
Version

Version

0.24.1
Type

Type

pom

Download tests 0.24.1

Filename Size
tests-0.24.1.pom 1 KB
Browse

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