Download platform-14.04.1-beta.jar file - Jar p

Jar examples for p:platform

Description

A standard set of utilities that makes it easy to build systems that need users, billing, etc giving the usefulness of a PaaS with the control of a local application

You can download jar file platform 14.04.1-beta in this page.

License

GNU Library or Lesser General Public License (LGPL)

Build File

You can use the following script to add platform-14.04.1-beta.jar to your project.

<dependency>
   <groupId>eu.agrosense.api</groupId>
   <artifactId>platform</artifactId>
   <version>14.04.1-beta</version>
</dependency>
compile group: 'eu.agrosense.api', name: 'platform', version: '14.04.1-beta'
libraryDependencies += "eu.agrosense.api" % "platform" % "14.04.1-beta"
<dependency org="eu.agrosense.api" name="platform" rev="14.04.1-beta"/>
@Grapes(@Grab(group='eu.agrosense.api', module='platform', version='14.04.1-beta'))
'eu.agrosense.api:platform:jar:14.04.1-beta'

Download

Click the following link to download the jar file.

platform-14.04.1-beta-javadoc.jar
platform-14.04.1-beta-sources.jar
platform-14.04.1-beta.jar
platform-14.04.1-beta.pom



Related Tutorials