License |
License |
---|---|
GroupId | GroupIdcom.sksamuel.rxhive |
ArtifactId | ArtifactIdrxhive-schemas |
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-schemas-0.10.0.pom | |
rxhive-schemas-0.10.0.jar | 31 KB |
rxhive-schemas-0.10.0-sources.jar | 261 bytes |
rxhive-schemas-0.10.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sksamuel.rxhive/rxhive-schemas/ -->
<dependency>
<groupId>com.sksamuel.rxhive</groupId>
<artifactId>rxhive-schemas</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.rxhive/rxhive-schemas/
implementation 'com.sksamuel.rxhive:rxhive-schemas:0.10.0'
// https://jarcasting.com/artifacts/com.sksamuel.rxhive/rxhive-schemas/
implementation ("com.sksamuel.rxhive:rxhive-schemas:0.10.0")
'com.sksamuel.rxhive:rxhive-schemas:jar:0.10.0'
<dependency org="com.sksamuel.rxhive" name="rxhive-schemas" rev="0.10.0">
<artifact name="rxhive-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.rxhive', module='rxhive-schemas', version='0.10.0')
)
libraryDependencies += "com.sksamuel.rxhive" % "rxhive-schemas" % "0.10.0"
[com.sksamuel.rxhive/rxhive-schemas "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 |