Download integration-test-lib-1.0.0-M7.jar file - Jar i

Jar examples for i:integration-test-lib

Description

integration-test-lib

You can download jar file integration-test-lib 1.0.0-M7 in this page.

License

Apache

Build File

You can use the following script to add integration-test-lib-1.0.0-M7.jar to your project.

<dependency>
   <groupId>io.sphere.sdk.jvm</groupId>
   <artifactId>integration-test-lib</artifactId>
   <version>1.0.0-M7</version>
</dependency>
compile group: 'io.sphere.sdk.jvm', name: 'integration-test-lib', version: '1.0.0-M7'
libraryDependencies += "io.sphere.sdk.jvm" % "integration-test-lib" % "1.0.0-M7"
<dependency org="io.sphere.sdk.jvm" name="integration-test-lib" rev="1.0.0-M7"/>
@Grapes(@Grab(group='io.sphere.sdk.jvm', module='integration-test-lib', version='1.0.0-M7'))
'io.sphere.sdk.jvm:integration-test-lib:jar:1.0.0-M7'

Download

Click the following link to download the jar file.

integration-test-lib-1.0.0-M7-javadoc.jar
integration-test-lib-1.0.0-M7-sources.jar
integration-test-lib-1.0.0-M7.jar
integration-test-lib-1.0.0-M7.pom



Related Tutorials