не последняя версия
Последняя версия 2.0.0.RC4

io.smallrye:power-annotations 1.0.17


Группа

Группа

io.smallrye
Идентификатор

Идентификатор

power-annotations
Версия

Версия

1.0.17
Тип

Тип

jar

Скачать power-annotations 1.0.17


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