StreamActivityResultLauncher -Release

Simplify the use of registerForActivityResult

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.clistery
ArtifactId

ArtifactId

stream-arl
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

StreamActivityResultLauncher -Release
Simplify the use of registerForActivityResult
Project URL

Project URL

https://github.com/CListery/StreamActivityResultLauncher
Source Code Management

Source Code Management

https://github.com/CListery/StreamActivityResultLauncher

Download stream-arl

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.clistery/stream-arl/ -->
<dependency>
    <groupId>io.github.clistery</groupId>
    <artifactId>stream-arl</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.clistery/stream-arl/
implementation 'io.github.clistery:stream-arl:1.0.4'
// https://jarcasting.com/artifacts/io.github.clistery/stream-arl/
implementation ("io.github.clistery:stream-arl:1.0.4")
'io.github.clistery:stream-arl:aar:1.0.4'
<dependency org="io.github.clistery" name="stream-arl" rev="1.0.4">
  <artifact name="stream-arl" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.clistery', module='stream-arl', version='1.0.4')
)
libraryDependencies += "io.github.clistery" % "stream-arl" % "1.0.4"
[io.github.clistery/stream-arl "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0