is not current version
Last Version 1.3.0

com.github.skgmn:startactivityx 1.2.0

StartAcitvity, RequestPermissions with coroutines

GroupId

GroupId

com.github.skgmn
ArtifactId

ArtifactId

startactivityx
Version

Version

1.2.0
Type

Type

aar

Download startactivityx 1.2.0


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