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