License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdpower-annotations |
Version | Version1.2.7 |
Type | Typejar |
Description |
DescriptionPower Annotations Annotations
The Annotations resolved by Power Annotations
|
Filename | Size |
---|---|
power-annotations-1.2.7.pom | |
power-annotations-1.2.7.jar | 2 KB |
power-annotations-1.2.7-sources.jar | 3 KB |
power-annotations-1.2.7-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye/power-annotations/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>power-annotations</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/power-annotations/
implementation 'io.smallrye:power-annotations:1.2.7'
// https://jarcasting.com/artifacts/io.smallrye/power-annotations/
implementation ("io.smallrye:power-annotations:1.2.7")
'io.smallrye:power-annotations:jar:1.2.7'
<dependency org="io.smallrye" name="power-annotations" rev="1.2.7">
<artifact name="power-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='power-annotations', version='1.2.7')
)
libraryDependencies += "io.smallrye" % "power-annotations" % "1.2.7"
[io.smallrye/power-annotations "1.2.7"]