Download import-14.06-beta.jar file - Jar i

Jar examples for i:import

Description

Project used to import the PSML configuration into the production database.

You can download jar file import 14.06-beta in this page.

License

Apache License

Build File

You can use the following script to add import-14.06-beta.jar to your project.

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

Download

Click the following link to download the jar file.

import-14.06-beta-javadoc.jar
import-14.06-beta-sources.jar
import-14.06-beta.jar
import-14.06-beta.pom



Related Tutorials