Download thecore-common-api-2.1.1.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.1.1 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.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials