p

pixel-commons-macos-arm64

Java 2D Game Framework inspired on the popular XNA framework.
https://github.com/joafalves/pixel-community
The Apache License, Version 2.0
João Alves
文件下载
文件名 操作
pixel-commons-macos-arm64-0.5.2.jar 下载
pixel-commons-macos-arm64-0.5.2.pom 下载
pixel-commons-macos-arm64-0.5.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.joafalves</groupId>
  <artifactId>pixel-commons-macos-arm64</artifactId>
  <version>0.5.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.joafalves:pixel-commons-macos-arm64:0.5.2'
Gradle Kotlin
implementation("io.github.joafalves:pixel-commons-macos-arm64:0.5.2")
Scala SBT
libraryDependencies += "io.github.joafalves" % "pixel-commons-macos-arm64" % "0.5.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.joafalves', module='pixel-commons-macos-arm64', version='0.5.2')
)
Apache Ivy
<dependency org="io.github.joafalves" name="pixel-commons-macos-arm64" rev="0.5.2" />
Leiningen
[io.github.joafalves/pixel-commons-macos-arm64 "0.5.2"]
Apache Buildr
'io.github.joafalves:pixel-commons-macos-arm64:jar:0.5.2'