Download models-1.0.0-M11.jar file - Jar m

Jar examples for m:models

Description

Some complex data models for test use

You can download jar file models 1.0.0-M11 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add models-1.0.0-M11.jar to your project.

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

Download

Click the following link to download the jar file.

models-1.0.0-M11-javadoc.jar
models-1.0.0-M11-sources.jar
models-1.0.0-M11.jar
models-1.0.0-M11.pom



Related Tutorials