License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.phylage |
ArtifactId | ArtifactIdscaladia-http_2.11 |
Version | Version0.8.0 |
Type | Typejar |
Description |
Descriptionscaladia-http
Http client for Scala.
|
Project Organization |
Project Organizationcom.phylage |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scaladia-http_2.11-0.8.0.pom | |
scaladia-http_2.11-0.8.0.jar | 87 KB |
scaladia-http_2.11-0.8.0-sources.jar | 7 KB |
scaladia-http_2.11-0.8.0-javadoc.jar | 462 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.phylage/scaladia-http_2.11/ -->
<dependency>
<groupId>com.phylage</groupId>
<artifactId>scaladia-http_2.11</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.phylage/scaladia-http_2.11/
implementation 'com.phylage:scaladia-http_2.11:0.8.0'
// https://jarcasting.com/artifacts/com.phylage/scaladia-http_2.11/
implementation ("com.phylage:scaladia-http_2.11:0.8.0")
'com.phylage:scaladia-http_2.11:jar:0.8.0'
<dependency org="com.phylage" name="scaladia-http_2.11" rev="0.8.0">
<artifact name="scaladia-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.phylage', module='scaladia-http_2.11', version='0.8.0')
)
libraryDependencies += "com.phylage" % "scaladia-http_2.11" % "0.8.0"
[com.phylage/scaladia-http_2.11 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.phylage : scaladia-lang_2.11 | jar | 1.7.0 |
com.typesafe.akka : akka-http_2.11 | jar | 10.1.8 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.5.23 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.23 |
com.typesafe.akka : akka-http-jackson_2.11 | jar | 10.1.8 |
com.fasterxml.jackson.module : jackson-module-scala_2.11 | jar | 2.9.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |