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

io.smallrye:power-annotations-jandex-common 1.2.0.Alpha2

Common Jandex specific Power Annotations code used by build plugins and the runtime scanner.

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

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

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

power-annotations-jandex-common
Версия

Версия

1.2.0.Alpha2
Тип

Тип

jar

Скачать power-annotations-jandex-common 1.2.0.Alpha2


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