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