| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаcom.github.finagle |
| Идентификатор | Идентификаторfinch-json4s_2.11 |
| Версия | Версия0.9.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| finch-json4s_2.11-0.9.3.pom | |
| finch-json4s_2.11-0.9.3.jar | 5 KB |
| finch-json4s_2.11-0.9.3-sources.jar | 1 KB |
| finch-json4s_2.11-0.9.3-javadoc.jar | 341 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.finagle/finch-json4s_2.11/ -->
<dependency>
<groupId>com.github.finagle</groupId>
<artifactId>finch-json4s_2.11</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/finch-json4s_2.11/
implementation 'com.github.finagle:finch-json4s_2.11:0.9.3'
// https://jarcasting.com/artifacts/com.github.finagle/finch-json4s_2.11/
implementation ("com.github.finagle:finch-json4s_2.11:0.9.3")
'com.github.finagle:finch-json4s_2.11:jar:0.9.3'
<dependency org="com.github.finagle" name="finch-json4s_2.11" rev="0.9.3">
<artifact name="finch-json4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='finch-json4s_2.11', version='0.9.3')
)
libraryDependencies += "com.github.finagle" % "finch-json4s_2.11" % "0.9.3"
[com.github.finagle/finch-json4s_2.11 "0.9.3"]