| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.maelstorm |
| ArtifactId | ArtifactIdDeferring-Executors |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDeferring-Executors
Functional and Effective replacement for java Futures
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Deferring-Executors-1.0.pom | |
| Deferring-Executors-1.0.jar | 4 KB |
| Deferring-Executors-1.0-sources.jar | 2 KB |
| Deferring-Executors-1.0-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.maelstorm/Deferring-Executors/ -->
<dependency>
<groupId>io.maelstorm</groupId>
<artifactId>Deferring-Executors</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.maelstorm/Deferring-Executors/
implementation 'io.maelstorm:Deferring-Executors:1.0'
// https://jarcasting.com/artifacts/io.maelstorm/Deferring-Executors/
implementation ("io.maelstorm:Deferring-Executors:1.0")
'io.maelstorm:Deferring-Executors:jar:1.0'
<dependency org="io.maelstorm" name="Deferring-Executors" rev="1.0">
<artifact name="Deferring-Executors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.maelstorm', module='Deferring-Executors', version='1.0')
)
libraryDependencies += "io.maelstorm" % "Deferring-Executors" % "1.0"
[io.maelstorm/Deferring-Executors "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.stumbleupon : async | jar | 1.3.1 |