Jar examples for m:monitorablefutures
Futures as in java.util.concurrent, but with the ability to report progress.
You can download jar file monitorablefutures 1.6 in this page.
BSD-2-Clause
You can use the following script to add monitorablefutures-1.6.jar to your project.
<dependency> <groupId>com.github.rickyclarkson</groupId> <artifactId>monitorablefutures</artifactId> <version>1.6</version> </dependency>
compile group: 'com.github.rickyclarkson', name: 'monitorablefutures', version: '1.6'
libraryDependencies += "com.github.rickyclarkson" % "monitorablefutures" % "1.6"
<dependency org="com.github.rickyclarkson" name="monitorablefutures" rev="1.6"/>
@Grapes(@Grab(group='com.github.rickyclarkson', module='monitorablefutures', version='1.6'))
'com.github.rickyclarkson:monitorablefutures:jar:1.6'
Click the following link to download the jar file.
monitorablefutures-1.6-javadoc.jar