License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-nio_2.9.1-1 |
Last Version | Last Version0.8.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondispatch-nio
NIO HTTP executor, uses Apache DefaultHttpAsyncClient
|
Project Organization |
Project Organizationnet.databinder |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-nio_2.9.1-1/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-nio_2.9.1-1</artifactId>
<version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-nio_2.9.1-1/
implementation 'net.databinder:dispatch-nio_2.9.1-1:0.8.10'
// https://jarcasting.com/artifacts/net.databinder/dispatch-nio_2.9.1-1/
implementation ("net.databinder:dispatch-nio_2.9.1-1:0.8.10")
'net.databinder:dispatch-nio_2.9.1-1:jar:0.8.10'
<dependency org="net.databinder" name="dispatch-nio_2.9.1-1" rev="0.8.10">
<artifact name="dispatch-nio_2.9.1-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-nio_2.9.1-1', version='0.8.10')
)
libraryDependencies += "net.databinder" % "dispatch-nio_2.9.1-1" % "0.8.10"
[net.databinder/dispatch-nio_2.9.1-1 "0.8.10"]
Group / Artifact | Type | Version |
---|---|---|
net.databinder : dispatch-core_2.9.1-1 | jar | 0.8.10 |
net.databinder : dispatch-futures_2.9.1-1 | jar | 0.8.10 |
org.scala-lang : scala-library | jar | 2.9.1-1 |
org.apache.httpcomponents : httpclient | jar | 4.1.3 |
org.apache.httpcomponents : httpasyncclient | jar | 4.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.testing : specs_2.9.1 | jar | 1.6.9 |