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