Download beancontainer-test-0.9.jar file - Jar b

Jar examples for b:beancontainer-test

Description

You can download jar file beancontainer-test 0.9 in this page.

Build File

You can use the following script to add beancontainer-test-0.9.jar to your project.

<dependency>
   <groupId>org.cdisource.beancontainer</groupId>
   <artifactId>beancontainer-test</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'org.cdisource.beancontainer', name: 'beancontainer-test', version: '0.9'
libraryDependencies += "org.cdisource.beancontainer" % "beancontainer-test" % "0.9"
<dependency org="org.cdisource.beancontainer" name="beancontainer-test" rev="0.9"/>
@Grapes(@Grab(group='org.cdisource.beancontainer', module='beancontainer-test', version='0.9'))
'org.cdisource.beancontainer:beancontainer-test:jar:0.9'

Download

Click the following link to download the jar file.

beancontainer-test-0.9-javadoc.jar
beancontainer-test-0.9-sources.jar
beancontainer-test-0.9.jar
beancontainer-test-0.9.pom



Related Tutorials