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

com.github.almasb:fxgl-cutscene 11.8


Категории

Категории

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

Группа

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

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

fxgl-cutscene
Версия

Версия

11.8
Тип

Тип

jar

Скачать fxgl-cutscene 11.8


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