is not current version
Last Version 2.0.0.RC4

io.smallrye:power-annotations 1.2.6

The Annotations resolved by Power Annotations

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

power-annotations
Version

Version

1.2.6
Type

Type

jar

Download power-annotations 1.2.6


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