Files download
File Operation
runtime-libgdx-1.5.0.jar download
runtime-libgdx-1.5.0.pom download
runtime-libgdx-1.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>games.rednblack.talos</groupId>
  <artifactId>runtime-libgdx</artifactId>
  <version>1.5.0</version>
</dependency>
Gradle Groovy
implementation 'games.rednblack.talos:runtime-libgdx:1.5.0'
Gradle Kotlin
implementation("games.rednblack.talos:runtime-libgdx:1.5.0")
Scala SBT
libraryDependencies += "games.rednblack.talos" % "runtime-libgdx" % "1.5.0"
Groovy Grape
@Grapes(
  @Grab(group='games.rednblack.talos', module='runtime-libgdx', version='1.5.0')
)
Apache Ivy
<dependency org="games.rednblack.talos" name="runtime-libgdx" rev="1.5.0" />
Leiningen
[games.rednblack.talos/runtime-libgdx "1.5.0"]
Apache Buildr
'games.rednblack.talos:runtime-libgdx:jar:1.5.0'
Dependencies