is not current version
Last Version 1.0.33

io.github.shanqiang-sq:jstream 1.0.8


GroupId

GroupId

io.github.shanqiang-sq
ArtifactId

ArtifactId

jstream
Version

Version

1.0.8
Type

Type

jar

Download jstream 1.0.8


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