Last Version

StartActivityX 1.3.0

StartAcitvity, RequestPermissions with coroutines

License

License

GroupId

GroupId

com.github.skgmn
ArtifactId

ArtifactId

startactivityx
Version

Version

1.3.0
Type

Type

aar
Description

Description

StartActivityX
StartAcitvity, RequestPermissions with coroutines
Project URL

Project URL

https://github.com/skgmn/StartActivityX
Source Code Management

Source Code Management

https://github.com/skgmn/StartActivityX

Download startactivityx 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.fragment » fragment-ktx jar 1.3.6

Project Modules

There are no modules declared in this project.