License |
License |
---|---|
GroupId | GroupIdcom.github.skgmn |
ArtifactId | ArtifactIdstartactivityx |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionStartActivityX
StartAcitvity, RequestPermissions with coroutines
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
startactivityx-1.3.0.pom | |
startactivityx-1.3.0-sources.jar | 15 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |
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 |