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

Jar examples for c:composite-testing

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

composite-testing-3.1.jar
composite-testing-3.1.pom



Related Tutorials