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