is not current version
Last Version 2.0.0.RC4

io.smallrye:power-annotations 1.1.0

The Annotations resolved by Power Annotations

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

power-annotations
Version

Version

1.1.0
Type

Type

jar

Download power-annotations 1.1.0


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