is not current version
Last Version 2.0.0.RC4

io.smallrye:smallrye-power-annotations-parent 1.4.3.1

Power-Annotations is a generic mechanism for meta annotations, most notably stereotypes and mixins.

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-power-annotations-parent
Version

Version

1.4.3.1
Type

Type

pom

Download smallrye-power-annotations-parent 1.4.3.1


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