Jar examples for t:task-core
AgroSense task core - provides task functionality for AgroSense
You can download jar file task-core 12.10.1-beta in this page.
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'
Click the following link to download the jar file.
task-core-12.10.1-beta-javadoc.jar