is not current version
Last Version 0.91.1

io.sundr.tests:arrays 0.30.5


GroupId

GroupId

io.sundr.tests
ArtifactId

ArtifactId

arrays
Version

Version

0.30.5
Type

Type

jar

Download arrays 0.30.5


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