Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-futures_2.8.0.RC3 |
Last Version | Last Version0.8.0.Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-futures_2.8.0.RC3/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-futures_2.8.0.RC3</artifactId>
<version>0.8.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-futures_2.8.0.RC3/
implementation 'net.databinder:dispatch-futures_2.8.0.RC3:0.8.0.Beta1'
// https://jarcasting.com/artifacts/net.databinder/dispatch-futures_2.8.0.RC3/
implementation ("net.databinder:dispatch-futures_2.8.0.RC3:0.8.0.Beta1")
'net.databinder:dispatch-futures_2.8.0.RC3:jar:0.8.0.Beta1'
<dependency org="net.databinder" name="dispatch-futures_2.8.0.RC3" rev="0.8.0.Beta1">
<artifact name="dispatch-futures_2.8.0.RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-futures_2.8.0.RC3', version='0.8.0.Beta1')
)
libraryDependencies += "net.databinder" % "dispatch-futures_2.8.0.RC3" % "0.8.0.Beta1"
[net.databinder/dispatch-futures_2.8.0.RC3 "0.8.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.8.0.RC3 |