Download task-core-12.10.1-beta.jar file - Jar t

Jar examples for t:task-core

Description

AgroSense task core - provides task functionality for AgroSense

You can download jar file task-core 12.10.1-beta in this page.

Build File

You can use the following script to add task-core-12.10.1-beta.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>task-core</artifactId>
   <version>12.10.1-beta</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'task-core', version: '12.10.1-beta'
libraryDependencies += "nl.cloudfarming.client" % "task-core" % "12.10.1-beta"
<dependency org="nl.cloudfarming.client" name="task-core" rev="12.10.1-beta"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='task-core', version='12.10.1-beta'))
'nl.cloudfarming.client:task-core:jar:12.10.1-beta'

Download

Click the following link to download the jar file.

task-core-12.10.1-beta-javadoc.jar
task-core-12.10.1-beta-sources.jar
task-core-12.10.1-beta.jar
task-core-12.10.1-beta.pom



Related Tutorials