| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdcom.stephenn |
| ArtifactId | ArtifactIdhttp4s-index_2.12 |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionhttp4s-index
http4s-index
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http4s-index_2.12-0.0.2.pom | |
| http4s-index_2.12-0.0.2.jar | 22 KB |
| http4s-index_2.12-0.0.2-sources.jar | 1 KB |
| http4s-index_2.12-0.0.2-javadoc.jar | 642 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.stephenn/http4s-index_2.12/ -->
<dependency>
<groupId>com.stephenn</groupId>
<artifactId>http4s-index_2.12</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.stephenn/http4s-index_2.12/
implementation 'com.stephenn:http4s-index_2.12:0.0.2'
// https://jarcasting.com/artifacts/com.stephenn/http4s-index_2.12/
implementation ("com.stephenn:http4s-index_2.12:0.0.2")
'com.stephenn:http4s-index_2.12:jar:0.0.2'
<dependency org="com.stephenn" name="http4s-index_2.12" rev="0.0.2">
<artifact name="http4s-index_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stephenn', module='http4s-index_2.12', version='0.0.2')
)
libraryDependencies += "com.stephenn" % "http4s-index_2.12" % "0.0.2"
[com.stephenn/http4s-index_2.12 "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.4 |
| org.http4s : http4s-blaze-server_2.12 | jar | 0.18.8 |
| org.http4s : http4s-circe_2.12 | jar | 0.18.8 |
| org.http4s : http4s-dsl_2.12 | jar | 0.18.8 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.12 | jar | 4.0.3 |