is not current version
Last Version 0.91.1

io.sundr:tests 0.40.0


GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

tests
Version

Version

0.40.0
Type

Type

pom

Download tests 0.40.0

Filename Size
tests-0.40.0.pom 1 KB
Browse

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