| Категории |
КатегорииAkka Контейнер Микросервисы Reactive libraries |
|---|---|
| Группа | Группаcom.github.hayasshi |
| Идентификатор | Идентификаторakka-http-router_2.12 |
| Версия | Версия0.2.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| akka-http-router_2.12-0.2.5.pom | |
| akka-http-router_2.12-0.2.5.jar | 12 KB |
| akka-http-router_2.12-0.2.5-sources.jar | 1 KB |
| akka-http-router_2.12-0.2.5-javadoc.jar | 630 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hayasshi/akka-http-router_2.12/ -->
<dependency>
<groupId>com.github.hayasshi</groupId>
<artifactId>akka-http-router_2.12</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hayasshi/akka-http-router_2.12/
implementation 'com.github.hayasshi:akka-http-router_2.12:0.2.5'
// https://jarcasting.com/artifacts/com.github.hayasshi/akka-http-router_2.12/
implementation ("com.github.hayasshi:akka-http-router_2.12:0.2.5")
'com.github.hayasshi:akka-http-router_2.12:jar:0.2.5'
<dependency org="com.github.hayasshi" name="akka-http-router_2.12" rev="0.2.5">
<artifact name="akka-http-router_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hayasshi', module='akka-http-router_2.12', version='0.2.5')
)
libraryDependencies += "com.github.hayasshi" % "akka-http-router_2.12" % "0.2.5"
[com.github.hayasshi/akka-http-router_2.12 "0.2.5"]