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