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