Jar examples for t:task-core
AgroSense task core - provides task functionality for AgroSense
You can download jar file task-core 13.02-beta in this page.
You can use the following script to add task-core-13.02-beta.jar to your project.
<dependency> <groupId>nl.cloudfarming.client</groupId> <artifactId>task-core</artifactId> <version>13.02-beta</version> </dependency>
compile group: 'nl.cloudfarming.client', name: 'task-core', version: '13.02-beta'
libraryDependencies += "nl.cloudfarming.client" % "task-core" % "13.02-beta"
<dependency org="nl.cloudfarming.client" name="task-core" rev="13.02-beta"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='task-core', version='13.02-beta'))
'nl.cloudfarming.client:task-core:jar:13.02-beta'
Click the following link to download the jar file.
task-core-13.02-beta-javadoc.jar