License |
License |
---|---|
GroupId | GroupIdio.github.shanqiang-sq |
ArtifactId | ArtifactIdjstream-shaded-jar |
Version | Version1.0.25 |
Type | Typejar |
Description |
DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jstream-shaded-jar-1.0.25.pom | |
jstream-shaded-jar-1.0.25.jar | 1012 KB |
jstream-shaded-jar-1.0.25-sources.jar | 6 KB |
jstream-shaded-jar-1.0.25-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shanqiang-sq/jstream-shaded-jar/ -->
<dependency>
<groupId>io.github.shanqiang-sq</groupId>
<artifactId>jstream-shaded-jar</artifactId>
<version>1.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shanqiang-sq/jstream-shaded-jar/
implementation 'io.github.shanqiang-sq:jstream-shaded-jar:1.0.25'
// https://jarcasting.com/artifacts/io.github.shanqiang-sq/jstream-shaded-jar/
implementation ("io.github.shanqiang-sq:jstream-shaded-jar:1.0.25")
'io.github.shanqiang-sq:jstream-shaded-jar:jar:1.0.25'
<dependency org="io.github.shanqiang-sq" name="jstream-shaded-jar" rev="1.0.25">
<artifact name="jstream-shaded-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shanqiang-sq', module='jstream-shaded-jar', version='1.0.25')
)
libraryDependencies += "io.github.shanqiang-sq" % "jstream-shaded-jar" % "1.0.25"
[io.github.shanqiang-sq/jstream-shaded-jar "1.0.25"]