GroupId | GroupIdio.higherkindness |
---|---|
ArtifactId | ArtifactIdmu-rpc-service_2.12 |
Version | Version0.22.2 |
Type | Typejar |
Filename | Size |
---|---|
mu-rpc-service_2.12-0.22.2.pom | |
mu-rpc-service_2.12-0.22.2.jar | 371 KB |
mu-rpc-service_2.12-0.22.2-sources.jar | 38 KB |
mu-rpc-service_2.12-0.22.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-service_2.12/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-rpc-service_2.12</artifactId>
<version>0.22.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-service_2.12/
implementation 'io.higherkindness:mu-rpc-service_2.12:0.22.2'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-service_2.12/
implementation ("io.higherkindness:mu-rpc-service_2.12:0.22.2")
'io.higherkindness:mu-rpc-service_2.12:jar:0.22.2'
<dependency org="io.higherkindness" name="mu-rpc-service_2.12" rev="0.22.2">
<artifact name="mu-rpc-service_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-service_2.12', version='0.22.2')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-service_2.12" % "0.22.2"
[io.higherkindness/mu-rpc-service_2.12 "0.22.2"]