| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
| GroupId | GroupIdio.reactors |
| ArtifactId | ArtifactIdreactors-remote_2.11 |
| Version | Version0.8 |
| Type | Typejar |
| Description |
Descriptionreactors-remote
reactors-remote
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationio.reactors |
| Filename | Size |
|---|---|
| reactors-remote_2.11-0.8.pom | |
| reactors-remote_2.11-0.8.jar | 18 KB |
| reactors-remote_2.11-0.8-sources.jar | 2 KB |
| reactors-remote_2.11-0.8-javadoc.jar | 350 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.reactors/reactors-remote_2.11/ -->
<dependency>
<groupId>io.reactors</groupId>
<artifactId>reactors-remote_2.11</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactors/reactors-remote_2.11/
implementation 'io.reactors:reactors-remote_2.11:0.8'
// https://jarcasting.com/artifacts/io.reactors/reactors-remote_2.11/
implementation ("io.reactors:reactors-remote_2.11:0.8")
'io.reactors:reactors-remote_2.11:jar:0.8'
<dependency org="io.reactors" name="reactors-remote_2.11" rev="0.8">
<artifact name="reactors-remote_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactors', module='reactors-remote_2.11', version='0.8')
)
libraryDependencies += "io.reactors" % "reactors-remote_2.11" % "0.8"
[io.reactors/reactors-remote_2.11 "0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| io.reactors : reactors-core_2.11 | jar | 0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.0 |
| org.scalacheck : scalacheck_2.11 | jar | 1.13.2 |