| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDex Универсальные библиотеки Utility |
| Группа | Группаio.smallrye |
| Идентификатор | Идентификаторsmallrye-power-annotations-utils-jandex |
| Версия | Версия1.3.5 |
| Тип | Типjar |
| Описание |
ОписаниеPower Annotations Utils Impl for Jandex
Implementation of the utils for working with annotations base od Jandex.
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-utils-jandex/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-power-annotations-utils-jandex</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-utils-jandex/
implementation 'io.smallrye:smallrye-power-annotations-utils-jandex:1.3.5'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-utils-jandex/
implementation ("io.smallrye:smallrye-power-annotations-utils-jandex:1.3.5")
'io.smallrye:smallrye-power-annotations-utils-jandex:jar:1.3.5'
<dependency org="io.smallrye" name="smallrye-power-annotations-utils-jandex" rev="1.3.5">
<artifact name="smallrye-power-annotations-utils-jandex" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-power-annotations-utils-jandex', version='1.3.5')
)
libraryDependencies += "io.smallrye" % "smallrye-power-annotations-utils-jandex" % "1.3.5"
[io.smallrye/smallrye-power-annotations-utils-jandex "1.3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.smallrye : smallrye-power-annotations-utils-api | jar | 1.3.5 |
| io.smallrye : power-annotations-scanner | jar | 1.3.5 |