is not current version
Last Version 0.1.0

com.qiniu:stream-core 0.0.4


GroupId

GroupId

com.qiniu
ArtifactId

ArtifactId

stream-core
Version

Version

0.0.4
Type

Type

jar

Download stream-core 0.0.4


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