is not current version
Last Version 0.5.0

io.ap4k:annotations 0.3.0


GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

annotations
Version

Version

0.3.0
Type

Type

pom

Download annotations 0.3.0

Filename Size
annotations-0.3.0.pom 1 KB
Browse

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