is not current version
Last Version 0.5.0

io.ap4k:annotations 0.1.5


GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

annotations
Version

Version

0.1.5
Type

Type

pom

Download annotations 0.1.5

Filename Size
annotations-0.1.5.pom 1 KB
Browse

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