Download javaintegrationtestlib_2.10-1.0.0-M2.jar file - Jar j

Jar examples for j:javaintegrationtestlib-2.10

Description

javaIntegrationTestLib

You can download jar file javaintegrationtestlib_2.10 1.0.0-M2 in this page.

License

Apache

Build File

You can use the following script to add javaintegrationtestlib_2.10-1.0.0-M2.jar to your project.

<dependency>
   <groupId>io.sphere.jvmsdk</groupId>
   <artifactId>javaintegrationtestlib_2.10</artifactId>
   <version>1.0.0-M2</version>
</dependency>
compile group: 'io.sphere.jvmsdk', name: 'javaintegrationtestlib_2.10', version: '1.0.0-M2'
libraryDependencies += "io.sphere.jvmsdk" % "javaintegrationtestlib_2.10" % "1.0.0-M2"
<dependency org="io.sphere.jvmsdk" name="javaintegrationtestlib_2.10" rev="1.0.0-M2"/>
@Grapes(@Grab(group='io.sphere.jvmsdk', module='javaintegrationtestlib_2.10', version='1.0.0-M2'))
'io.sphere.jvmsdk:javaintegrationtestlib_2.10:jar:1.0.0-M2'

Download

Click the following link to download the jar file.

javaintegrationtestlib_2.10-1.0.0-M2-javadoc.jar
javaintegrationtestlib_2.10-1.0.0-M2-sources.jar
javaintegrationtestlib_2.10-1.0.0-M2.jar
javaintegrationtestlib_2.10-1.0.0-M2.pom



Related Tutorials