Jar examples for w:weldex
Weld Support Library
You can download jar file weldex 0.4 in this page.
MIT License
You can use the following script to add weldex-0.4.jar to your project.
<dependency> <groupId>com.kasisoft.cdi</groupId> <artifactId>weldex</artifactId> <version>0.4</version> </dependency>
compile group: 'com.kasisoft.cdi', name: 'weldex', version: '0.4'
libraryDependencies += "com.kasisoft.cdi" % "weldex" % "0.4"
<dependency org="com.kasisoft.cdi" name="weldex" rev="0.4"/>
@Grapes(@Grab(group='com.kasisoft.cdi', module='weldex', version='0.4'))
'com.kasisoft.cdi:weldex:jar:0.4'
Click the following link to download the jar file.
weldex-0.4-javadoc.jar