| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.higherkindness |
| ArtifactId | ArtifactIdmu-rpc-client-okhttp_3 |
| Last Version | Last Version0.29.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionclient-okhttp
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-client-okhttp_3-0.29.0.pom | |
| mu-rpc-client-okhttp_3-0.29.0.jar | 330 bytes |
| mu-rpc-client-okhttp_3-0.29.0-sources.jar | 263 bytes |
| mu-rpc-client-okhttp_3-0.29.0-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-client-okhttp_3/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-rpc-client-okhttp_3</artifactId>
<version>0.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-client-okhttp_3/
implementation 'io.higherkindness:mu-rpc-client-okhttp_3:0.29.0'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-client-okhttp_3/
implementation ("io.higherkindness:mu-rpc-client-okhttp_3:0.29.0")
'io.higherkindness:mu-rpc-client-okhttp_3:jar:0.29.0'
<dependency org="io.higherkindness" name="mu-rpc-client-okhttp_3" rev="0.29.0">
<artifact name="mu-rpc-client-okhttp_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-client-okhttp_3', version='0.29.0')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-client-okhttp_3" % "0.29.0"
[io.higherkindness/mu-rpc-client-okhttp_3 "0.29.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.higherkindness : mu-rpc-service_3 | jar | 0.29.0 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| io.grpc : grpc-okhttp | jar | 1.46.0 |