is not current version
Last Version 0.91.1

io.sundr.tests:shapes 0.91.0


GroupId

GroupId

io.sundr.tests
ArtifactId

ArtifactId

shapes
Version

Version

0.91.0
Type

Type

jar

Download shapes 0.91.0


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