не последняя версия
Последняя версия 0.36

com.github.sviperll:chicory-stream 0.20


Группа

Группа

com.github.sviperll
Идентификатор

Идентификатор

chicory-stream
Версия

Версия

0.20
Тип

Тип

jar

Скачать chicory-stream 0.20


<!-- https://jarcasting.com/artifacts/com.github.sviperll/chicory-stream/ -->
<dependency>
    <groupId>com.github.sviperll</groupId>
    <artifactId>chicory-stream</artifactId>
    <version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-stream/
implementation 'com.github.sviperll:chicory-stream:0.20'
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-stream/
implementation ("com.github.sviperll:chicory-stream:0.20")
'com.github.sviperll:chicory-stream:jar:0.20'
<dependency org="com.github.sviperll" name="chicory-stream" rev="0.20">
  <artifact name="chicory-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='chicory-stream', version='0.20')
)
libraryDependencies += "com.github.sviperll" % "chicory-stream" % "0.20"
[com.github.sviperll/chicory-stream "0.20"]