is not current version
Last Version 62

com.guicedee.services:jandex 1.0.6.3-jre12


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Dex General Purpose Libraries Utility
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

jandex
Version

Version

1.0.6.3-jre12
Type

Type

jar

Download jandex 1.0.6.3-jre12


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