License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.clistery |
ArtifactId | ArtifactIdstream-arl |
Version | Version1.0.3 |
Type | Typeaar |
Description |
DescriptionStreamActivityResultLauncher -Release
Continuation version for https://github.com/vicpinm/Kotlin-Realm-Extensions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stream-arl-1.0.3.pom | |
stream-arl-1.0.3-sources.jar | 6 KB |
stream-arl-1.0.3-javadoc.jar | 333 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.clistery/stream-arl/ -->
<dependency>
<groupId>io.github.clistery</groupId>
<artifactId>stream-arl</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.clistery/stream-arl/
implementation 'io.github.clistery:stream-arl:1.0.3'
// https://jarcasting.com/artifacts/io.github.clistery/stream-arl/
implementation ("io.github.clistery:stream-arl:1.0.3")
'io.github.clistery:stream-arl:aar:1.0.3'
<dependency org="io.github.clistery" name="stream-arl" rev="1.0.3">
<artifact name="stream-arl" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.clistery', module='stream-arl', version='1.0.3')
)
libraryDependencies += "io.github.clistery" % "stream-arl" % "1.0.3"
[io.github.clistery/stream-arl "1.0.3"]