Download test-lib-1.0.0-M10.jar file - Jar t

Jar examples for t:test-lib

Description

test-lib

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

License

Apache

Build File

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

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

Download

Click the following link to download the jar file.

test-lib-1.0.0-M10-javadoc.jar
test-lib-1.0.0-M10-sources.jar
test-lib-1.0.0-M10.jar
test-lib-1.0.0-M10.pom



Related Tutorials