is not current version
Last Version 1.14.0

io.sundr:annotations 0.5.1


GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

annotations
Version

Version

0.5.1
Type

Type

pom

Download annotations 0.5.1

Filename Size
annotations-0.5.1.pom 1 KB
Browse

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