is not current version
Last Version 0.1.5

SuspendActivityResult 0.1.3

A lightweight library for converting Activity Results to coroutines

License

License

GroupId

GroupId

dev.hichamboushaba.suspendactivityresult
ArtifactId

ArtifactId

suspendactivityresult
Version

Version

0.1.3
Type

Type

aar
Description

Description

SuspendActivityResult
A lightweight library for converting Activity Results to coroutines
Project URL

Project URL

https://github.com/hichamboushaba/SuspendActivityResult
Source Code Management

Source Code Management

https://github.com/hichamboushaba/SuspendActivityResult

Download suspendactivityresult 0.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
dev.hichamboushaba.suspendactivityresult : suspendactivityresult-no-startup jar 0.1.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (1)

Group / Artifact Type Version
androidx.startup » startup-runtime jar 1.1.0

Project Modules

There are no modules declared in this project.