| License |
License |
|---|---|
| GroupId | GroupIdcom.sksamuel.rxhive |
| ArtifactId | ArtifactIdrxhive-coroutines |
| Version | Version0.10.0 |
| Type | Typejar |
| Description |
Descriptionrxhive
Hive Reactive Streams Components
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rxhive-coroutines-0.10.0.pom | |
| rxhive-coroutines-0.10.0.jar | 8 KB |
| rxhive-coroutines-0.10.0-sources.jar | 261 bytes |
| rxhive-coroutines-0.10.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sksamuel.rxhive/rxhive-coroutines/ -->
<dependency>
<groupId>com.sksamuel.rxhive</groupId>
<artifactId>rxhive-coroutines</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.rxhive/rxhive-coroutines/
implementation 'com.sksamuel.rxhive:rxhive-coroutines:0.10.0'
// https://jarcasting.com/artifacts/com.sksamuel.rxhive/rxhive-coroutines/
implementation ("com.sksamuel.rxhive:rxhive-coroutines:0.10.0")
'com.sksamuel.rxhive:rxhive-coroutines:jar:0.10.0'
<dependency org="com.sksamuel.rxhive" name="rxhive-coroutines" rev="0.10.0">
<artifact name="rxhive-coroutines" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.rxhive', module='rxhive-coroutines', version='0.10.0')
)
libraryDependencies += "com.sksamuel.rxhive" % "rxhive-coroutines" % "0.10.0"
[com.sksamuel.rxhive/rxhive-coroutines "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.21 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
| com.sksamuel.rxhive : rxhive-schemas | jar | 0.10.0 |
| com.sksamuel.rxhive : rxhive-parquet | jar | 0.10.0 |
| com.sksamuel.rxhive : rxhive-core | jar | 0.10.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.2.1 |