| License |
License |
|---|---|
| GroupId | GroupIdio.higherkindness |
| ArtifactId | ArtifactIdmu-rpc-monix_2.13 |
| Version | Version0.26.0 |
| Type | Typejar |
| Description |
Descriptionmonix
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mu-rpc-monix_2.13-0.26.0.pom | |
| mu-rpc-monix_2.13-0.26.0.jar | 51 KB |
| mu-rpc-monix_2.13-0.26.0-sources.jar | 6 KB |
| mu-rpc-monix_2.13-0.26.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-monix_2.13/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-rpc-monix_2.13</artifactId>
<version>0.26.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-monix_2.13/
implementation 'io.higherkindness:mu-rpc-monix_2.13:0.26.0'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-monix_2.13/
implementation ("io.higherkindness:mu-rpc-monix_2.13:0.26.0")
'io.higherkindness:mu-rpc-monix_2.13:jar:0.26.0'
<dependency org="io.higherkindness" name="mu-rpc-monix_2.13" rev="0.26.0">
<artifact name="mu-rpc-monix_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-monix_2.13', version='0.26.0')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-monix_2.13" % "0.26.0"
[io.higherkindness/mu-rpc-monix_2.13 "0.26.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.4 |
| io.higherkindness : mu-rpc-service_2.13 | jar | 0.26.0 |
| io.monix : monix_2.13 | jar | 3.3.0 |
| org.reactivestreams : reactive-streams | jar | 1.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.13.4 |