Download cdi-misc-1.0.2.jar file - Jar c

Jar examples for c:cdi-misc

Description

Cdi miscellanous api

You can download jar file cdi-misc 1.0.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add cdi-misc-1.0.2.jar to your project.

<dependency>
   <groupId>com.jslsolucoes</groupId>
   <artifactId>cdi-misc</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.jslsolucoes', name: 'cdi-misc', version: '1.0.2'
libraryDependencies += "com.jslsolucoes" % "cdi-misc" % "1.0.2"
<dependency org="com.jslsolucoes" name="cdi-misc" rev="1.0.2"/>
@Grapes(@Grab(group='com.jslsolucoes', module='cdi-misc', version='1.0.2'))
'com.jslsolucoes:cdi-misc:jar:1.0.2'

Download

Click the following link to download the jar file.

cdi-misc-1.0.2-javadoc.jar
cdi-misc-1.0.2-sources.jar
cdi-misc-1.0.2.jar
cdi-misc-1.0.2.pom



Related Tutorials