Download thecore-service-api-2.1.1.jar file - Jar t

Jar examples for t:thecore-service-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-service-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-service-api-2.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials