Download api-model-0.2.2.jar file - Jar a

Jar examples for a:api-model

Description

This package contains the REST API and java model definition of the Commerce Integration Framework (CIF) Cloud.

You can download jar file api-model 0.2.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add api-model-0.2.2.jar to your project.

<dependency>
   <groupId>in.wavelabs</groupId>
   <artifactId>api-model</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'in.wavelabs', name: 'api-model', version: '0.2.2'
libraryDependencies += "in.wavelabs" % "api-model" % "0.2.2"
<dependency org="in.wavelabs" name="api-model" rev="0.2.2"/>
@Grapes(@Grab(group='in.wavelabs', module='api-model', version='0.2.2'))
'in.wavelabs:api-model:jar:0.2.2'

Download

Click the following link to download the jar file.

api-model-0.2.2-javadoc.jar
api-model-0.2.2-sources.jar
api-model-0.2.2.jar
api-model-0.2.2.pom



Related Tutorials