Download composite-testing-2.1.jar file - Jar c

Jar examples for c:composite-testing

Description

You can download jar file composite-testing 2.1 in this page.

Build File

You can use the following script to add composite-testing-2.1.jar to your project.

<dependency>
   <groupId>org.avaje.composite</groupId>
   <artifactId>composite-testing</artifactId>
   <version>2.1</version>
</dependency>
compile group: 'org.avaje.composite', name: 'composite-testing', version: '2.1'
libraryDependencies += "org.avaje.composite" % "composite-testing" % "2.1"
<dependency org="org.avaje.composite" name="composite-testing" rev="2.1"/>
@Grapes(@Grab(group='org.avaje.composite', module='composite-testing', version='2.1'))
'org.avaje.composite:composite-testing:jar:2.1'

Download

Click the following link to download the jar file.

composite-testing-2.1.pom



Related Tutorials