License |
License |
---|---|
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdblaze-core_2.12 |
Last Version | Last Version0.23.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblaze-core
NIO Framework for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organizationhttp4s.org |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blaze-core_2.12-0.23.12.pom | |
blaze-core_2.12-0.23.12.jar | 329 KB |
blaze-core_2.12-0.23.12-sources.jar | 62 KB |
blaze-core_2.12-0.23.12-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/blaze-core_2.12/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>blaze-core_2.12</artifactId>
<version>0.23.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/blaze-core_2.12/
implementation 'org.http4s:blaze-core_2.12:0.23.12'
// https://jarcasting.com/artifacts/org.http4s/blaze-core_2.12/
implementation ("org.http4s:blaze-core_2.12:0.23.12")
'org.http4s:blaze-core_2.12:jar:0.23.12'
<dependency org="org.http4s" name="blaze-core_2.12" rev="0.23.12">
<artifact name="blaze-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='blaze-core_2.12', version='0.23.12')
)
libraryDependencies += "org.http4s" % "blaze-core_2.12" % "0.23.12"
[org.http4s/blaze-core_2.12 "0.23.12"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.log4s : log4s_2.12 | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s » blaze-testkit_2.12 | jar | 0.23.12 |
ch.qos.logback : logback-classic | jar | 1.2.11 |