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