is not current version
Last Version 1.0.0

com.lightbend.microprofile.reactive.streams:lightbend-microprofile-reactive-streams-akka 1.0.0-M1

Lightbend MicroProfile Reactive Streams Operators :: Akka Provider

Categories

Categories

React User Interface Web Frameworks Akka Container Microservices Reactive libraries Reactive Streams
GroupId

GroupId

com.lightbend.microprofile.reactive.streams
ArtifactId

ArtifactId

lightbend-microprofile-reactive-streams-akka
Version

Version

1.0.0-M1
Type

Type

jar

Download lightbend-microprofile-reactive-streams-akka 1.0.0-M1


<!-- https://jarcasting.com/artifacts/com.lightbend.microprofile.reactive.streams/lightbend-microprofile-reactive-streams-akka/ -->
<dependency>
    <groupId>com.lightbend.microprofile.reactive.streams</groupId>
    <artifactId>lightbend-microprofile-reactive-streams-akka</artifactId>
    <version>1.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.microprofile.reactive.streams/lightbend-microprofile-reactive-streams-akka/
implementation 'com.lightbend.microprofile.reactive.streams:lightbend-microprofile-reactive-streams-akka:1.0.0-M1'
// https://jarcasting.com/artifacts/com.lightbend.microprofile.reactive.streams/lightbend-microprofile-reactive-streams-akka/
implementation ("com.lightbend.microprofile.reactive.streams:lightbend-microprofile-reactive-streams-akka:1.0.0-M1")
'com.lightbend.microprofile.reactive.streams:lightbend-microprofile-reactive-streams-akka:jar:1.0.0-M1'
<dependency org="com.lightbend.microprofile.reactive.streams" name="lightbend-microprofile-reactive-streams-akka" rev="1.0.0-M1">
  <artifact name="lightbend-microprofile-reactive-streams-akka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.microprofile.reactive.streams', module='lightbend-microprofile-reactive-streams-akka', version='1.0.0-M1')
)
libraryDependencies += "com.lightbend.microprofile.reactive.streams" % "lightbend-microprofile-reactive-streams-akka" % "1.0.0-M1"
[com.lightbend.microprofile.reactive.streams/lightbend-microprofile-reactive-streams-akka "1.0.0-M1"]