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

Jar examples for j:javaintegrationtestlib-2.10

Description

javaIntegrationTestLib

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

License

Apache

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials