Last Version

cormorant-http4s 0.2.0

cormorant-http4s

License

License

MIT
Categories

Categories

Ant Build Tools ORM Data
GroupId

GroupId

io.chrisdavenport
ArtifactId

ArtifactId

cormorant-http4s_2.11
Version

Version

0.2.0
Type

Type

jar
Description

Description

cormorant-http4s
cormorant-http4s
Project URL

Project URL

https://github.com/ChristopherDavenport/cormorant
Project Organization

Project Organization

io.chrisdavenport
Source Code Management

Source Code Management

https://github.com/ChristopherDavenport/cormorant

Download cormorant-http4s_2.11 0.2.0


<!-- https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-http4s_2.11/ -->
<dependency>
    <groupId>io.chrisdavenport</groupId>
    <artifactId>cormorant-http4s_2.11</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-http4s_2.11/
implementation 'io.chrisdavenport:cormorant-http4s_2.11:0.2.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-http4s_2.11/
implementation ("io.chrisdavenport:cormorant-http4s_2.11:0.2.0")
'io.chrisdavenport:cormorant-http4s_2.11:jar:0.2.0'
<dependency org="io.chrisdavenport" name="cormorant-http4s_2.11" rev="0.2.0">
  <artifact name="cormorant-http4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='cormorant-http4s_2.11', version='0.2.0')
)
libraryDependencies += "io.chrisdavenport" % "cormorant-http4s_2.11" % "0.2.0"
[io.chrisdavenport/cormorant-http4s_2.11 "0.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
io.chrisdavenport : cormorant-core_2.11 jar 0.2.0
io.chrisdavenport : cormorant-parser_2.11 jar 0.2.0
io.chrisdavenport : cormorant-fs2_2.11 jar 0.2.0
org.typelevel : cats-core_2.11 jar 1.6.0
org.http4s : http4s-core_2.11 jar 0.20.0

test (5)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.5.1
org.specs2 : specs2-scalacheck_2.11 jar 4.5.1
io.chrisdavenport : cats-scalacheck_2.11 jar 0.1.1
org.http4s : http4s-dsl_2.11 jar 0.20.0
org.http4s : http4s-client_2.11 jar 0.20.0

Project Modules

There are no modules declared in this project.