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