Download platform-core-1.2.jar file - Jar p

Jar examples for p:platform-core

Description

Provides an interface driven SDK for working with the SMART COSMOS platform services

You can download jar file platform-core 1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add platform-core-1.2.jar to your project.

<dependency>
   <groupId>net.smartcosmos</groupId>
   <artifactId>platform-core</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'net.smartcosmos', name: 'platform-core', version: '1.2'
libraryDependencies += "net.smartcosmos" % "platform-core" % "1.2"
<dependency org="net.smartcosmos" name="platform-core" rev="1.2"/>
@Grapes(@Grab(group='net.smartcosmos', module='platform-core', version='1.2'))
'net.smartcosmos:platform-core:jar:1.2'

Download

Click the following link to download the jar file.

platform-core-1.2-javadoc.jar
platform-core-1.2-sources.jar
platform-core-1.2.jar
platform-core-1.2.pom



Related Tutorials