is not current version
Last Version 0.0.25

io.sundr:sundr-annotations 0.0.3


GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

sundr-annotations
Version

Version

0.0.3
Type

Type

jar

Download sundr-annotations 0.0.3


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