is not current version
Last Version 1.14.0

io.sundr.examples:shapes 0.1.20


GroupId

GroupId

io.sundr.examples
ArtifactId

ArtifactId

shapes
Version

Version

0.1.20
Type

Type

jar

Download shapes 0.1.20


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