Last Version

ktx-collections 1.9.6-b1

LibGDX custom collections utilities for applications developed with Kotlin.

License

License

GroupId

GroupId

com.github.czyzby
ArtifactId

ArtifactId

ktx-collections
Version

Version

1.9.6-b1
Type

Type

jar
Description

Description

ktx-collections
LibGDX custom collections utilities for applications developed with Kotlin.
Project URL

Project URL

http://github.com/czyzby/ktx
Source Code Management

Source Code Management

http://github.com/czyzby/ktx/

Download ktx-collections 1.9.6-b1


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

Dependencies

provided (2)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.9.6
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.