Last Version

monitorablefutures 1.6

Futures as in java.util.concurrent, but with the ability to report progress.

License

License

BSD-2-Clause
GroupId

GroupId

com.github.rickyclarkson
ArtifactId

ArtifactId

monitorablefutures
Version

Version

1.6
Type

Type

jar
Description

Description

monitorablefutures
Futures as in java.util.concurrent, but with the ability to report progress.
Project URL

Project URL

http://github.com/rickyclarkson/monitorablefutures
Source Code Management

Source Code Management

http://github.com/rickyclarkson/monitorablefutures

Download monitorablefutures 1.6


<!-- https://jarcasting.com/artifacts/com.github.rickyclarkson/monitorablefutures/ -->
<dependency>
    <groupId>com.github.rickyclarkson</groupId>
    <artifactId>monitorablefutures</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rickyclarkson/monitorablefutures/
implementation 'com.github.rickyclarkson:monitorablefutures:1.6'
// https://jarcasting.com/artifacts/com.github.rickyclarkson/monitorablefutures/
implementation ("com.github.rickyclarkson:monitorablefutures:1.6")
'com.github.rickyclarkson:monitorablefutures:jar:1.6'
<dependency org="com.github.rickyclarkson" name="monitorablefutures" rev="1.6">
  <artifact name="monitorablefutures" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rickyclarkson', module='monitorablefutures', version='1.6')
)
libraryDependencies += "com.github.rickyclarkson" % "monitorablefutures" % "1.6"
[com.github.rickyclarkson/monitorablefutures "1.6"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.