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