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-0.0.40.pom download
expect-coroutines-linuxx64-0.0.40-sources.jar download
Apache Maven
<dependency>
  <groupId>tz.co.asoft</groupId>
  <artifactId>expect-coroutines-linuxx64</artifactId>
  <version>0.0.40</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'tz.co.asoft:expect-coroutines-linuxx64:0.0.40'
Gradle Kotlin
implementation("tz.co.asoft:expect-coroutines-linuxx64:0.0.40")
Scala SBT
libraryDependencies += "tz.co.asoft" % "expect-coroutines-linuxx64" % "0.0.40"
Groovy Grape
@Grapes(
  @Grab(group='tz.co.asoft', module='expect-coroutines-linuxx64', version='0.0.40')
)
Apache Ivy
<dependency org="tz.co.asoft" name="expect-coroutines-linuxx64" rev="0.0.40" />
Leiningen
[tz.co.asoft/expect-coroutines-linuxx64 "0.0.40"]
Apache Buildr
'tz.co.asoft:expect-coroutines-linuxx64:jar:0.0.40'