e

expect-coroutines-linuxx64

Extension of the expect-core library to add coroutines StateFlow support
https://github.com/aSoft-Ltd/expect-coroutines
MIT License
Anderson Lameck
Files download
File Operation
expect-coroutines-linuxx64-2.0.4.pom download
expect-coroutines-linuxx64-2.0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>tz.co.asoft</groupId>
  <artifactId>expect-coroutines-linuxx64</artifactId>
  <version>2.0.4</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'tz.co.asoft:expect-coroutines-linuxx64:2.0.4'
Gradle Kotlin
implementation("tz.co.asoft:expect-coroutines-linuxx64:2.0.4")
Scala SBT
libraryDependencies += "tz.co.asoft" % "expect-coroutines-linuxx64" % "2.0.4"
Groovy Grape
@Grapes(
  @Grab(group='tz.co.asoft', module='expect-coroutines-linuxx64', version='2.0.4')
)
Apache Ivy
<dependency org="tz.co.asoft" name="expect-coroutines-linuxx64" rev="2.0.4" />
Leiningen
[tz.co.asoft/expect-coroutines-linuxx64 "2.0.4"]
Apache Buildr
'tz.co.asoft:expect-coroutines-linuxx64:jar:2.0.4'