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