License |
License |
---|---|
GroupId | GroupIdcom.github.benhutchison |
ArtifactId | ArtifactIdhttp4s-factor_2.12 |
Version | Version0.3 |
Type | Typejar |
Description |
Descriptionhttp4s-factor
http4s-factor
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http4s-factor_2.12-0.3.pom | |
http4s-factor_2.12-0.3.jar | 26 KB |
http4s-factor_2.12-0.3-sources.jar | 2 KB |
http4s-factor_2.12-0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.benhutchison/http4s-factor_2.12/ -->
<dependency>
<groupId>com.github.benhutchison</groupId>
<artifactId>http4s-factor_2.12</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/http4s-factor_2.12/
implementation 'com.github.benhutchison:http4s-factor_2.12:0.3'
// https://jarcasting.com/artifacts/com.github.benhutchison/http4s-factor_2.12/
implementation ("com.github.benhutchison:http4s-factor_2.12:0.3")
'com.github.benhutchison:http4s-factor_2.12:jar:0.3'
<dependency org="com.github.benhutchison" name="http4s-factor_2.12" rev="0.3">
<artifact name="http4s-factor_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='http4s-factor_2.12', version='0.3')
)
libraryDependencies += "com.github.benhutchison" % "http4s-factor_2.12" % "0.3"
[com.github.benhutchison/http4s-factor_2.12 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
org.http4s : http4s-core_2.12 | jar | 0.19.0-M1 |
org.http4s : http4s-blaze-server_2.12 | jar | 0.19.0-M1 |
org.http4s : http4s-websocket_2.12 | jar | 0.2.1 |
com.github.benhutchison : factor_2.12 | jar | 0.3 |