Download weldex-0.4.jar file - Jar w

Jar examples for w:weldex

Description

Weld Support Library

You can download jar file weldex 0.4 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

weldex-0.4-javadoc.jar
weldex-0.4-sources.jar
weldex-0.4.jar
weldex-0.4.pom



Related Tutorials