| Categories |
CategoriesNet Netty Networking |
|---|---|
| GroupId | GroupIdio.higherkindness |
| ArtifactId | ArtifactIdmu-rpc-netty-ssl_2.13 |
| Version | Version0.21.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| mu-rpc-netty-ssl_2.13-0.21.0.pom | |
| mu-rpc-netty-ssl_2.13-0.21.0.jar | 313 bytes |
| mu-rpc-netty-ssl_2.13-0.21.0-sources.jar | 240 bytes |
| mu-rpc-netty-ssl_2.13-0.21.0-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-netty-ssl_2.13/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-rpc-netty-ssl_2.13</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-netty-ssl_2.13/
implementation 'io.higherkindness:mu-rpc-netty-ssl_2.13:0.21.0'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-netty-ssl_2.13/
implementation ("io.higherkindness:mu-rpc-netty-ssl_2.13:0.21.0")
'io.higherkindness:mu-rpc-netty-ssl_2.13:jar:0.21.0'
<dependency org="io.higherkindness" name="mu-rpc-netty-ssl_2.13" rev="0.21.0">
<artifact name="mu-rpc-netty-ssl_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-netty-ssl_2.13', version='0.21.0')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-netty-ssl_2.13" % "0.21.0"
[io.higherkindness/mu-rpc-netty-ssl_2.13 "0.21.0"]