| Группа | Группаio.higherkindness |
|---|---|
| Идентификатор | Идентификаторskeuomorph_2.12 |
| Версия | Версия0.0.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| skeuomorph_2.12-0.0.5.pom | |
| skeuomorph_2.12-0.0.5.jar | 524 KB |
| skeuomorph_2.12-0.0.5-sources.jar | 30 KB |
| skeuomorph_2.12-0.0.5-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.higherkindness/skeuomorph_2.12/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>skeuomorph_2.12</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/skeuomorph_2.12/
implementation 'io.higherkindness:skeuomorph_2.12:0.0.5'
// https://jarcasting.com/artifacts/io.higherkindness/skeuomorph_2.12/
implementation ("io.higherkindness:skeuomorph_2.12:0.0.5")
'io.higherkindness:skeuomorph_2.12:jar:0.0.5'
<dependency org="io.higherkindness" name="skeuomorph_2.12" rev="0.0.5">
<artifact name="skeuomorph_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='skeuomorph_2.12', version='0.0.5')
)
libraryDependencies += "io.higherkindness" % "skeuomorph_2.12" % "0.0.5"
[io.higherkindness/skeuomorph_2.12 "0.0.5"]