Last Version

expect-coroutines 0.0.10

Extension of the expect-core library to add coroutines StateFlow support

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

expect-coroutines-android
Version

Version

0.0.10
Type

Type

aar
Description

Description

expect-coroutines
Extension of the expect-core library to add coroutines StateFlow support

Download expect-coroutines-android 0.0.10


<!-- https://jarcasting.com/artifacts/tz.co.asoft/expect-coroutines-android/ -->
<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>expect-coroutines-android</artifactId>
    <version>0.0.10</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/expect-coroutines-android/
implementation 'tz.co.asoft:expect-coroutines-android:0.0.10'
// https://jarcasting.com/artifacts/tz.co.asoft/expect-coroutines-android/
implementation ("tz.co.asoft:expect-coroutines-android:0.0.10")
'tz.co.asoft:expect-coroutines-android:aar:0.0.10'
<dependency org="tz.co.asoft" name="expect-coroutines-android" rev="0.0.10">
  <artifact name="expect-coroutines-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='expect-coroutines-android', version='0.0.10')
)
libraryDependencies += "tz.co.asoft" % "expect-coroutines-android" % "0.0.10"
[tz.co.asoft/expect-coroutines-android "0.0.10"]

Dependencies

compile (4)

Group / Artifact Type Version
tz.co.asoft : expect-core-android jar 0.0.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.2
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

Project Modules

There are no modules declared in this project.