Download machine-14.04.1-beta.jar file - Jar m

Jar examples for m:machine

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials