is not current version
Last Version 0.91.1

io.sundr.tests:arrays 0.91.0


GroupId

GroupId

io.sundr.tests
ArtifactId

ArtifactId

arrays
Version

Version

0.91.0
Type

Type

jar

Download arrays 0.91.0


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