License |
License |
---|---|
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdblaze-core_2.12 |
Version | Version0.15.1 |
Type | Typejar |
Description |
Descriptionblaze-core
NIO Framework for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blaze-core_2.12-0.15.1.pom | |
blaze-core_2.12-0.15.1.jar | 321 KB |
blaze-core_2.12-0.15.1-sources.jar | 75 KB |
blaze-core_2.12-0.15.1-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.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/blaze-core_2.12/
implementation 'org.http4s:blaze-core_2.12:0.15.1'
// https://jarcasting.com/artifacts/org.http4s/blaze-core_2.12/
implementation ("org.http4s:blaze-core_2.12:0.15.1")
'org.http4s:blaze-core_2.12:jar:0.15.1'
<dependency org="org.http4s" name="blaze-core_2.12" rev="0.15.1">
<artifact name="blaze-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='blaze-core_2.12', version='0.15.1')
)
libraryDependencies += "org.http4s" % "blaze-core_2.12" % "0.15.1"
[org.http4s/blaze-core_2.12 "0.15.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.log4s : log4s_2.12 | jar | 1.10.0 |