is not current version
Last Version 0.0.25

io.sundr:sundr-annotations 0.0.18


GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

sundr-annotations
Version

Version

0.0.18
Type

Type

jar

Download sundr-annotations 0.0.18


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