GroupId | GroupIdio.higherkindness |
---|---|
ArtifactId | ArtifactIdskeuomorph_2.13 |
Version | Version0.0.23 |
Type | Typejar |
Filename | Size |
---|---|
skeuomorph_2.13-0.0.23.pom | |
skeuomorph_2.13-0.0.23.jar | 999 KB |
skeuomorph_2.13-0.0.23-sources.jar | 65 KB |
skeuomorph_2.13-0.0.23-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.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/skeuomorph_2.13/
implementation 'io.higherkindness:skeuomorph_2.13:0.0.23'
// https://jarcasting.com/artifacts/io.higherkindness/skeuomorph_2.13/
implementation ("io.higherkindness:skeuomorph_2.13:0.0.23")
'io.higherkindness:skeuomorph_2.13:jar:0.0.23'
<dependency org="io.higherkindness" name="skeuomorph_2.13" rev="0.0.23">
<artifact name="skeuomorph_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='skeuomorph_2.13', version='0.0.23')
)
libraryDependencies += "io.higherkindness" % "skeuomorph_2.13" % "0.0.23"
[io.higherkindness/skeuomorph_2.13 "0.0.23"]