h

harlequin-ashley

Ashley-specific extension for Harlequin
https://www.github.com/fourlastor/harlequin
MIT License
Daniele Conti
文件下载
文件名 操作
harlequin-ashley-1.3.1.jar 下载
harlequin-ashley-1.3.1.pom 下载
harlequin-ashley-1.3.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.fourlastor.gdx</groupId>
  <artifactId>harlequin-ashley</artifactId>
  <version>1.3.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.fourlastor.gdx:harlequin-ashley:1.3.1'
Gradle Kotlin
implementation("io.github.fourlastor.gdx:harlequin-ashley:1.3.1")
Scala SBT
libraryDependencies += "io.github.fourlastor.gdx" % "harlequin-ashley" % "1.3.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.fourlastor.gdx', module='harlequin-ashley', version='1.3.1')
)
Apache Ivy
<dependency org="io.github.fourlastor.gdx" name="harlequin-ashley" rev="1.3.1" />
Leiningen
[io.github.fourlastor.gdx/harlequin-ashley "1.3.1"]
Apache Buildr
'io.github.fourlastor.gdx:harlequin-ashley:jar:1.3.1'