is not current version
Last Version 1.14.0

io.sundr.examples:shapes 0.16.0


GroupId

GroupId

io.sundr.examples
ArtifactId

ArtifactId

shapes
Version

Version

0.16.0
Type

Type

jar

Download shapes 0.16.0


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