is not current version
Last Version 1.10

org.jboss.jandex:typeannotation-test 1.5


Categories

Categories

JBoss Container Application Servers Dex General Purpose Libraries Utility
GroupId

GroupId

org.jboss.jandex
ArtifactId

ArtifactId

typeannotation-test
Version

Version

1.5
Type

Type

jar

Download typeannotation-test 1.5


<!-- https://jarcasting.com/artifacts/org.jboss.jandex/typeannotation-test/ -->
<dependency>
    <groupId>org.jboss.jandex</groupId>
    <artifactId>typeannotation-test</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.jandex/typeannotation-test/
implementation 'org.jboss.jandex:typeannotation-test:1.5'
// https://jarcasting.com/artifacts/org.jboss.jandex/typeannotation-test/
implementation ("org.jboss.jandex:typeannotation-test:1.5")
'org.jboss.jandex:typeannotation-test:jar:1.5'
<dependency org="org.jboss.jandex" name="typeannotation-test" rev="1.5">
  <artifact name="typeannotation-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.jandex', module='typeannotation-test', version='1.5')
)
libraryDependencies += "org.jboss.jandex" % "typeannotation-test" % "1.5"
[org.jboss.jandex/typeannotation-test "1.5"]