is not current version
Last Version 1.9.6-b1

com.github.czyzby:ktx-actors 1.9.4-b1

General Scene2D utilities for LibGDX applications written with Kotlin.

GroupId

GroupId

com.github.czyzby
ArtifactId

ArtifactId

ktx-actors
Version

Version

1.9.4-b1
Type

Type

jar

Download ktx-actors 1.9.4-b1


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