is not current version
Last Version 2.11.0

io.dekorate:annotations 0.11.2


GroupId

GroupId

io.dekorate
ArtifactId

ArtifactId

annotations
Version

Version

0.11.2
Type

Type

pom

Download annotations 0.11.2

Filename Size
annotations-0.11.2.pom 1 KB
Browse

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