is not current version
Last Version 1.0

io.github.pmamico:hanafuda-lib 0.2

Hanafuda deck library

GroupId

GroupId

io.github.pmamico
ArtifactId

ArtifactId

hanafuda-lib
Version

Version

0.2
Type

Type

jar

Download hanafuda-lib 0.2


<!-- 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"]