Jar examples for t:task-handler
Task Handling makes ease of use for handling tasks related to I/O by giving better task pooling.
You can download jar file task-handler 0.0.2 in this page.
The Apache License, Version 2.0
You can use the following script to add task-handler-0.0.2.jar to your project.
<dependency> <groupId>com.github.cloudbow</groupId> <artifactId>task-handler</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.github.cloudbow', name: 'task-handler', version: '0.0.2'
libraryDependencies += "com.github.cloudbow" % "task-handler" % "0.0.2"
<dependency org="com.github.cloudbow" name="task-handler" rev="0.0.2"/>
@Grapes(@Grab(group='com.github.cloudbow', module='task-handler', version='0.0.2'))
'com.github.cloudbow:task-handler:jar:0.0.2'
Click the following link to download the jar file.
task-handler-0.0.2-javadoc.jar