GroupId | GroupIdio.github.shanqiang-sq |
---|---|
ArtifactId | ArtifactIdjstream |
Version | Version1.0.30 |
Type | Typejar |
Filename | Size |
---|---|
jstream-1.0.30.pom | |
jstream-1.0.30.jar | 261 KB |
jstream-1.0.30-sources.jar | 125 KB |
jstream-1.0.30-javadoc.jar | 716 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shanqiang-sq/jstream/ -->
<dependency>
<groupId>io.github.shanqiang-sq</groupId>
<artifactId>jstream</artifactId>
<version>1.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shanqiang-sq/jstream/
implementation 'io.github.shanqiang-sq:jstream:1.0.30'
// https://jarcasting.com/artifacts/io.github.shanqiang-sq/jstream/
implementation ("io.github.shanqiang-sq:jstream:1.0.30")
'io.github.shanqiang-sq:jstream:jar:1.0.30'
<dependency org="io.github.shanqiang-sq" name="jstream" rev="1.0.30">
<artifact name="jstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shanqiang-sq', module='jstream', version='1.0.30')
)
libraryDependencies += "io.github.shanqiang-sq" % "jstream" % "1.0.30"
[io.github.shanqiang-sq/jstream "1.0.30"]