Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-power-annotations-utils-jandex |
Version | Version1.2.6 |
Type | Typejar |
<!-- 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.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-utils-jandex/
implementation 'io.smallrye:smallrye-power-annotations-utils-jandex:1.2.6'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-power-annotations-utils-jandex/
implementation ("io.smallrye:smallrye-power-annotations-utils-jandex:1.2.6")
'io.smallrye:smallrye-power-annotations-utils-jandex:jar:1.2.6'
<dependency org="io.smallrye" name="smallrye-power-annotations-utils-jandex" rev="1.2.6">
<artifact name="smallrye-power-annotations-utils-jandex" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-power-annotations-utils-jandex', version='1.2.6')
)
libraryDependencies += "io.smallrye" % "smallrye-power-annotations-utils-jandex" % "1.2.6"
[io.smallrye/smallrye-power-annotations-utils-jandex "1.2.6"]