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