Last Version

coroexecutor 0.1.0

Coroutine Executor Library

License

License

GroupId

GroupId

com.3xcool
ArtifactId

ArtifactId

coroexecutor
Version

Version

0.1.0
Type

Type

aar
Description

Description

coroexecutor
Coroutine Executor Library
Project URL

Project URL

https://github.com/3xcool/CoroExecutor
Source Code Management

Source Code Management

https://github.com/3xcool/CoroExecutor

Download coroexecutor 0.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.32
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1
com.google.dagger : hilt-android jar 2.28.3-alpha
androidx.hilt » hilt-lifecycle-viewmodel jar 1.0.0-alpha02
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.9

Project Modules

There are no modules declared in this project.