组织ID: |
org.jetbrains.kotlinx |
项目ID: |
kotlinx-coroutines-reactive |
版本: |
0.21.1 |
最后修改时间: |
2020-03-02 06:55:07 |
包类型: |
java-source (源码) |
大小: |
8.41KB |
|
Maven引入代码: |
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-reactive</artifactId>
<version>0.21.1</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
Gradle引入代码: |
org.jetbrains.kotlinx:kotlinx-coroutines-reactive:0.21.1
|
下载Jar包: |
|
Jar包内容: |
META-INF/MANIFEST.MF
kotlinx/coroutines/experimental/reactive/Await.kt
kotlinx/coroutines/experimental/reactive/Channel.kt
kotlinx/coroutines/experimental/reactive/Convert.kt
kotlinx/coroutines/experimental/reactive/Publish.kt
|
依赖Jar: |
无
|