is not current version
Last Version 0.36

com.github.sviperll:chicory-stream 0.19


GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-stream
Version

Version

0.19
Type

Type

jar

Download chicory-stream 0.19


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