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