License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.akarnokd |
ArtifactId | ArtifactIdreactive-streams-extensions-tools |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactive-streams-extensions-tools
reactive-streams-extensions-tools developed by David Karnok
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.akarnokd/reactive-streams-extensions-tools/ -->
<dependency>
<groupId>com.github.akarnokd</groupId>
<artifactId>reactive-streams-extensions-tools</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.akarnokd/reactive-streams-extensions-tools/
implementation 'com.github.akarnokd:reactive-streams-extensions-tools:0.2.0'
// https://jarcasting.com/artifacts/com.github.akarnokd/reactive-streams-extensions-tools/
implementation ("com.github.akarnokd:reactive-streams-extensions-tools:0.2.0")
'com.github.akarnokd:reactive-streams-extensions-tools:jar:0.2.0'
<dependency org="com.github.akarnokd" name="reactive-streams-extensions-tools" rev="0.2.0">
<artifact name="reactive-streams-extensions-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.akarnokd', module='reactive-streams-extensions-tools', version='0.2.0')
)
libraryDependencies += "com.github.akarnokd" % "reactive-streams-extensions-tools" % "0.2.0"
[com.github.akarnokd/reactive-streams-extensions-tools "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.reactivestreams : reactive-streams | jar | 1.0.0 |
com.github.akarnokd : reactive-streams-extensions | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |