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