Download weldex-0.3.jar file - Jar w

Jar examples for w:weldex

Description

Weld Support Library

You can download jar file weldex 0.3 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

weldex-0.3-javadoc.jar
weldex-0.3-sources.jar
weldex-0.3.jar
weldex-0.3.pom



Related Tutorials