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