License |
License |
---|---|
GroupId | GroupIdio.tryp |
ArtifactId | ArtifactIdkallikrein-http4s_2.12 |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptionkallikrein-http4s
kallikrein-http4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.tryp/kallikrein-http4s_2.12/ -->
<dependency>
<groupId>io.tryp</groupId>
<artifactId>kallikrein-http4s_2.12</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.tryp/kallikrein-http4s_2.12/
implementation 'io.tryp:kallikrein-http4s_2.12:0.6.0'
// https://jarcasting.com/artifacts/io.tryp/kallikrein-http4s_2.12/
implementation ("io.tryp:kallikrein-http4s_2.12:0.6.0")
'io.tryp:kallikrein-http4s_2.12:jar:0.6.0'
<dependency org="io.tryp" name="kallikrein-http4s_2.12" rev="0.6.0">
<artifact name="kallikrein-http4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tryp', module='kallikrein-http4s_2.12', version='0.6.0')
)
libraryDependencies += "io.tryp" % "kallikrein-http4s_2.12" % "0.6.0"
[io.tryp/kallikrein-http4s_2.12 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
io.tryp : kallikrein-core_2.12 | jar | 0.6.0 |
org.http4s : http4s-blaze-server_2.12 | jar | 0.21.0-M5 |
org.http4s : http4s-blaze-client_2.12 | jar | 0.21.0-M5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |