is not current version
Last Version 2.11.0

io.dekorate:annotations 2.1.1


GroupId

GroupId

io.dekorate
ArtifactId

ArtifactId

annotations
Version

Version

2.1.1
Type

Type

pom

Download annotations 2.1.1

Filename Size
annotations-2.1.1.pom 1 KB
Browse

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