ManageStartActivity

ActivityResultLauncher Assisted Class.

License

License

GroupId

GroupId

com.itxca.msa
ArtifactId

ArtifactId

msa
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

ManageStartActivity
ActivityResultLauncher Assisted Class.
Project URL

Project URL

https://github.com/TxcA/ManageStartActivity
Source Code Management

Source Code Management

https://github.com/TxcA/ManageStartActivity

Download msa

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0