| License |
License |
|---|---|
| GroupId | GroupIdio.github.pmamico |
| ArtifactId | ArtifactIdhanafuda-lib |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptionio.github.pmamico:hanafuda-lib
Hanafuda deck library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hanafuda-lib-1.0.pom | |
| hanafuda-lib-1.0.jar | 28 KB |
| hanafuda-lib-1.0-sources.jar | 17 KB |
| hanafuda-lib-1.0-javadoc.jar | 566 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pmamico/hanafuda-lib/ -->
<dependency>
<groupId>io.github.pmamico</groupId>
<artifactId>hanafuda-lib</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pmamico/hanafuda-lib/
implementation 'io.github.pmamico:hanafuda-lib:1.0'
// https://jarcasting.com/artifacts/io.github.pmamico/hanafuda-lib/
implementation ("io.github.pmamico:hanafuda-lib:1.0")
'io.github.pmamico:hanafuda-lib:jar:1.0'
<dependency org="io.github.pmamico" name="hanafuda-lib" rev="1.0">
<artifact name="hanafuda-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pmamico', module='hanafuda-lib', version='1.0')
)
libraryDependencies += "io.github.pmamico" % "hanafuda-lib" % "1.0"
[io.github.pmamico/hanafuda-lib "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |