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