License |
License |
---|---|
GroupId | GroupIdcom.compstak |
ArtifactId | ArtifactIdnomad-http4s_2.12 |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptionnomad-http4s
nomad-http4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nomad-http4s_2.12-3.0.0.pom | |
nomad-http4s_2.12-3.0.0.jar | 466 KB |
nomad-http4s_2.12-3.0.0-sources.jar | 14 KB |
nomad-http4s_2.12-3.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.compstak/nomad-http4s_2.12/ -->
<dependency>
<groupId>com.compstak</groupId>
<artifactId>nomad-http4s_2.12</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.compstak/nomad-http4s_2.12/
implementation 'com.compstak:nomad-http4s_2.12:3.0.0'
// https://jarcasting.com/artifacts/com.compstak/nomad-http4s_2.12/
implementation ("com.compstak:nomad-http4s_2.12:3.0.0")
'com.compstak:nomad-http4s_2.12:jar:3.0.0'
<dependency org="com.compstak" name="nomad-http4s_2.12" rev="3.0.0">
<artifact name="nomad-http4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.compstak', module='nomad-http4s_2.12', version='3.0.0')
)
libraryDependencies += "com.compstak" % "nomad-http4s_2.12" % "3.0.0"
[com.compstak/nomad-http4s_2.12 "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
io.circe : circe-core_2.12 | jar | 0.13.0 |
org.http4s : http4s-client_2.12 | jar | 0.21.0 |
org.http4s : http4s-circe_2.12 | jar | 0.21.0 |
org.http4s : http4s-dsl_2.12 | jar | 0.21.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.0 |