Download cms-api-0.1.0.jar file - Jar c

Jar examples for c:cms-api

Description

cms-api

You can download jar file cms-api 0.1.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add cms-api-0.1.0.jar to your project.

<dependency>
   <groupId>com.commercetools.sunrise.cms</groupId>
   <artifactId>cms-api</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.commercetools.sunrise.cms', name: 'cms-api', version: '0.1.0'
libraryDependencies += "com.commercetools.sunrise.cms" % "cms-api" % "0.1.0"
<dependency org="com.commercetools.sunrise.cms" name="cms-api" rev="0.1.0"/>
@Grapes(@Grab(group='com.commercetools.sunrise.cms', module='cms-api', version='0.1.0'))
'com.commercetools.sunrise.cms:cms-api:jar:0.1.0'

Download

Click the following link to download the jar file.

cms-api-0.1.0-javadoc.jar
cms-api-0.1.0-sources.jar
cms-api-0.1.0.jar
cms-api-0.1.0.pom



Related Tutorials