не последняя версия
Последняя версия 0.14.18

org.http4s:blaze-core_2.11 0.14.0-M10

NIO Framework for Scala

Группа

Группа

org.http4s
Идентификатор

Идентификатор

blaze-core_2.11
Версия

Версия

0.14.0-M10
Тип

Тип

jar

Скачать blaze-core_2.11 0.14.0-M10


<!-- https://jarcasting.com/artifacts/org.http4s/blaze-core_2.11/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>blaze-core_2.11</artifactId>
    <version>0.14.0-M10</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/blaze-core_2.11/
implementation 'org.http4s:blaze-core_2.11:0.14.0-M10'
// https://jarcasting.com/artifacts/org.http4s/blaze-core_2.11/
implementation ("org.http4s:blaze-core_2.11:0.14.0-M10")
'org.http4s:blaze-core_2.11:jar:0.14.0-M10'
<dependency org="org.http4s" name="blaze-core_2.11" rev="0.14.0-M10">
  <artifact name="blaze-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='blaze-core_2.11', version='0.14.0-M10')
)
libraryDependencies += "org.http4s" % "blaze-core_2.11" % "0.14.0-M10"
[org.http4s/blaze-core_2.11 "0.14.0-M10"]