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