Download thecore-service-api-2.0.0.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.0.0 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.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials