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