не последняя версия
Последняя версия 11.15

com.github.almasb:fxgl-cutscene 11.11


Категории

Категории

FXGL Прикладные библиотеки Game Development
Группа

Группа

com.github.almasb
Идентификатор

Идентификатор

fxgl-cutscene
Версия

Версия

11.11
Тип

Тип

jar

Скачать fxgl-cutscene 11.11


<!-- https://jarcasting.com/artifacts/com.github.almasb/fxgl-cutscene/ -->
<dependency>
    <groupId>com.github.almasb</groupId>
    <artifactId>fxgl-cutscene</artifactId>
    <version>11.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-cutscene/
implementation 'com.github.almasb:fxgl-cutscene:11.11'
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-cutscene/
implementation ("com.github.almasb:fxgl-cutscene:11.11")
'com.github.almasb:fxgl-cutscene:jar:11.11'
<dependency org="com.github.almasb" name="fxgl-cutscene" rev="11.11">
  <artifact name="fxgl-cutscene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almasb', module='fxgl-cutscene', version='11.11')
)
libraryDependencies += "com.github.almasb" % "fxgl-cutscene" % "11.11"
[com.github.almasb/fxgl-cutscene "11.11"]