License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdpower-annotations |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPower Annotations: Annotations
The Annotations resolved by Power Annotations
|
<!-- https://jarcasting.com/artifacts/io.smallrye/power-annotations/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>power-annotations</artifactId>
<version>2.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/power-annotations/
implementation 'io.smallrye:power-annotations:2.0.0.RC4'
// https://jarcasting.com/artifacts/io.smallrye/power-annotations/
implementation ("io.smallrye:power-annotations:2.0.0.RC4")
'io.smallrye:power-annotations:jar:2.0.0.RC4'
<dependency org="io.smallrye" name="power-annotations" rev="2.0.0.RC4">
<artifact name="power-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='power-annotations', version='2.0.0.RC4')
)
libraryDependencies += "io.smallrye" % "power-annotations" % "2.0.0.RC4"
[io.smallrye/power-annotations "2.0.0.RC4"]