Download thecore-common-api-2.2.0.jar file - Jar t

Jar examples for t:thecore-common-api

Description

The Core marshals data from asynchronous or distributed services so that this data can be staged, filtered and personalised for mobile clients.

You can download jar file thecore-common-api 2.2.0 in this page.

License

GNU Lesser General Public Licence, Version 3

Build File

You can use the following script to add thecore-common-api-2.2.0.jar to your project.

<dependency>
   <groupId>com.korwe</groupId>
   <artifactId>thecore-common-api</artifactId>
   <version>2.2.0</version>
</dependency>
compile group: 'com.korwe', name: 'thecore-common-api', version: '2.2.0'
libraryDependencies += "com.korwe" % "thecore-common-api" % "2.2.0"
<dependency org="com.korwe" name="thecore-common-api" rev="2.2.0"/>
@Grapes(@Grab(group='com.korwe', module='thecore-common-api', version='2.2.0'))
'com.korwe:thecore-common-api:jar:2.2.0'

Download

Click the following link to download the jar file.

thecore-common-api-2.2.0-javadoc.jar
thecore-common-api-2.2.0-sources.jar
thecore-common-api-2.2.0.jar
thecore-common-api-2.2.0.pom



Related Tutorials