| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.born2snipe |
| Идентификатор | Идентификаторflixel-gdx-aggregate |
| Последняя версия | Последняя версия0.7.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеflixel-gdx-aggregate
A cross-platform 2D game framework based on flixel by AdamAtomic.
|
| Имя Файла | Размер |
|---|---|
| flixel-gdx-aggregate-0.7.1.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.born2snipe/flixel-gdx-aggregate/ -->
<dependency>
<groupId>com.github.born2snipe</groupId>
<artifactId>flixel-gdx-aggregate</artifactId>
<version>0.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.born2snipe/flixel-gdx-aggregate/
implementation 'com.github.born2snipe:flixel-gdx-aggregate:0.7.1'
// https://jarcasting.com/artifacts/com.github.born2snipe/flixel-gdx-aggregate/
implementation ("com.github.born2snipe:flixel-gdx-aggregate:0.7.1")
'com.github.born2snipe:flixel-gdx-aggregate:pom:0.7.1'
<dependency org="com.github.born2snipe" name="flixel-gdx-aggregate" rev="0.7.1">
<artifact name="flixel-gdx-aggregate" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.born2snipe', module='flixel-gdx-aggregate', version='0.7.1')
)
libraryDependencies += "com.github.born2snipe" % "flixel-gdx-aggregate" % "0.7.1"
[com.github.born2snipe/flixel-gdx-aggregate "0.7.1"]