| License |
License |
|---|---|
| GroupId | GroupIdio.github.jiashunx |
| ArtifactId | ArtifactIdgames-flappybird |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongames-flappybird
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| games-flappybird-1.1.0.pom | |
| games-flappybird-1.1.0.jar | 481 KB |
| games-flappybird-1.1.0-sources.jar | 66 KB |
| games-flappybird-1.1.0-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jiashunx/games-flappybird/ -->
<dependency>
<groupId>io.github.jiashunx</groupId>
<artifactId>games-flappybird</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiashunx/games-flappybird/
implementation 'io.github.jiashunx:games-flappybird:1.1.0'
// https://jarcasting.com/artifacts/io.github.jiashunx/games-flappybird/
implementation ("io.github.jiashunx:games-flappybird:1.1.0")
'io.github.jiashunx:games-flappybird:jar:1.1.0'
<dependency org="io.github.jiashunx" name="games-flappybird" rev="1.1.0">
<artifact name="games-flappybird" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jiashunx', module='games-flappybird', version='1.1.0')
)
libraryDependencies += "io.github.jiashunx" % "games-flappybird" % "1.1.0"
[io.github.jiashunx/games-flappybird "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dom4j : dom4j | jar | 2.1.1 |