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