Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.clistery |
ArtifactId | ArtifactIdstream-arl |
Version | Version1.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
stream-arl-1.0.2.pom | |
stream-arl-1.0.2-sources.jar | 6 KB |
stream-arl-1.0.2-javadoc.jar | 332 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.clistery/stream-arl/ -->
<dependency>
<groupId>io.github.clistery</groupId>
<artifactId>stream-arl</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.clistery/stream-arl/
implementation 'io.github.clistery:stream-arl:1.0.2'
// https://jarcasting.com/artifacts/io.github.clistery/stream-arl/
implementation ("io.github.clistery:stream-arl:1.0.2")
'io.github.clistery:stream-arl:aar:1.0.2'
<dependency org="io.github.clistery" name="stream-arl" rev="1.0.2">
<artifact name="stream-arl" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.clistery', module='stream-arl', version='1.0.2')
)
libraryDependencies += "io.github.clistery" % "stream-arl" % "1.0.2"
[io.github.clistery/stream-arl "1.0.2"]