License |
License |
---|---|
GroupId | GroupIdtech.guyi.ipojo |
ArtifactId | ArtifactIdstream |
Version | Version1.0.0.3 |
Type | Typejar |
Description |
Descriptiontech.guyi.ipojo:ipojo expand modules
|
Filename | Size |
---|---|
stream-1.0.0.3.pom | |
stream-1.0.0.3.jar | 19 KB |
stream-1.0.0.3-sources.jar | 9 KB |
stream-1.0.0.3-javadoc.jar | 490 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.guyi.ipojo/stream/ -->
<dependency>
<groupId>tech.guyi.ipojo</groupId>
<artifactId>stream</artifactId>
<version>1.0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.guyi.ipojo/stream/
implementation 'tech.guyi.ipojo:stream:1.0.0.3'
// https://jarcasting.com/artifacts/tech.guyi.ipojo/stream/
implementation ("tech.guyi.ipojo:stream:1.0.0.3")
'tech.guyi.ipojo:stream:jar:1.0.0.3'
<dependency org="tech.guyi.ipojo" name="stream" rev="1.0.0.3">
<artifact name="stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.guyi.ipojo', module='stream', version='1.0.0.3')
)
libraryDependencies += "tech.guyi.ipojo" % "stream" % "1.0.0.3"
[tech.guyi.ipojo/stream "1.0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
tech.guyi.ipojo : ipojo | jar | 1.0.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |