is not current version
Last Version 1.11.0-rc1

io.github.libktx:ktx-preferences 1.9.11-b1

LibGDX preferences utilities for applications developed with Kotlin.

GroupId

GroupId

io.github.libktx
ArtifactId

ArtifactId

ktx-preferences
Version

Version

1.9.11-b1
Type

Type

jar

Download ktx-preferences 1.9.11-b1


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