| License |
License |
|---|---|
| Categories |
CategoriesData Net |
| GroupId | GroupIdnet.databinder |
| ArtifactId | ArtifactIddispatch-futures_2.9.0-1 |
| Version | Version0.8.10 |
| Type | Typejar |
| Description |
Descriptiondispatch-futures
Common interface to Java and Scala futures
|
| Project Organization |
Project Organizationnet.databinder |
| Filename | Size |
|---|---|
| dispatch-futures_2.9.0-1-0.8.10.pom | |
| dispatch-futures_2.9.0-1-0.8.10.jar | 13 KB |
| dispatch-futures_2.9.0-1-0.8.10-sources.jar | 990 bytes |
| dispatch-futures_2.9.0-1-0.8.10-javadoc.jar | 257 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-futures_2.9.0-1/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-futures_2.9.0-1</artifactId>
<version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-futures_2.9.0-1/
implementation 'net.databinder:dispatch-futures_2.9.0-1:0.8.10'
// https://jarcasting.com/artifacts/net.databinder/dispatch-futures_2.9.0-1/
implementation ("net.databinder:dispatch-futures_2.9.0-1:0.8.10")
'net.databinder:dispatch-futures_2.9.0-1:jar:0.8.10'
<dependency org="net.databinder" name="dispatch-futures_2.9.0-1" rev="0.8.10">
<artifact name="dispatch-futures_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-futures_2.9.0-1', version='0.8.10')
)
libraryDependencies += "net.databinder" % "dispatch-futures_2.9.0-1" % "0.8.10"
[net.databinder/dispatch-futures_2.9.0-1 "0.8.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.0-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-tools.testing : specs_2.9.0-1 | jar | 1.6.8 |