is not current version
Last Version 0.91.1

io.sundr.tests:shapes 0.50.3


GroupId

GroupId

io.sundr.tests
ArtifactId

ArtifactId

shapes
Version

Version

0.50.3
Type

Type

jar

Download shapes 0.50.3


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