License |
License |
---|---|
GroupId | GroupIdcom.spinoco |
ArtifactId | ArtifactIdfs2-http_2.11 |
Version | Version0.4.1 |
Type | Typejar |
Description |
Descriptionfs2-http
fs2-http
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.spinoco |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fs2-http_2.11-0.4.1.pom | |
fs2-http_2.11-0.4.1.jar | 616 KB |
fs2-http_2.11-0.4.1-tests.jar | 353 KB |
fs2-http_2.11-0.4.1-tests-sources.jar | 11 KB |
fs2-http_2.11-0.4.1-tests-javadoc.jar | 409 KB |
fs2-http_2.11-0.4.1-sources.jar | 37 KB |
fs2-http_2.11-0.4.1-javadoc.jar | 591 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spinoco/fs2-http_2.11/ -->
<dependency>
<groupId>com.spinoco</groupId>
<artifactId>fs2-http_2.11</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spinoco/fs2-http_2.11/
implementation 'com.spinoco:fs2-http_2.11:0.4.1'
// https://jarcasting.com/artifacts/com.spinoco/fs2-http_2.11/
implementation ("com.spinoco:fs2-http_2.11:0.4.1")
'com.spinoco:fs2-http_2.11:jar:0.4.1'
<dependency org="com.spinoco" name="fs2-http_2.11" rev="0.4.1">
<artifact name="fs2-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spinoco', module='fs2-http_2.11', version='0.4.1')
)
libraryDependencies += "com.spinoco" % "fs2-http_2.11" % "0.4.1"
[com.spinoco/fs2-http_2.11 "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scodec : scodec-bits_2.11 | jar | 1.1.4 |
org.scodec : scodec-core_2.11 | jar | 1.10.3 |
com.spinoco : protocol-http_2.11 | jar | 0.3.15 |
com.spinoco : protocol-websocket_2.11 | jar | 0.3.15 |
co.fs2 : fs2-core_2.11 | jar | 1.0.0 |
co.fs2 : fs2-io_2.11 | jar | 1.0.0 |
com.spinoco : fs2-crypto_2.11 | jar | 0.4.0 |