is not current version
Last Version 1.0.0.3

tech.guyi.ipojo:stream 1.0.0.0


GroupId

GroupId

tech.guyi.ipojo
ArtifactId

ArtifactId

stream
Version

Version

1.0.0.0
Type

Type

jar

Download stream 1.0.0.0


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