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