is not current version
Last Version 0.0.25

io.sundr:sundr-annotations 0.0.17


GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

sundr-annotations
Version

Version

0.0.17
Type

Type

jar

Download sundr-annotations 0.0.17


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