| Группа | Группаio.github.libktx |
|---|---|
| Идентификатор | Идентификаторktx-preferences |
| Версия | Версия1.9.10-b7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ktx-preferences-1.9.10-b7.pom | |
| ktx-preferences-1.9.10-b7.jar | 4 KB |
| ktx-preferences-1.9.10-b7-sources.jar | 2 KB |
| ktx-preferences-1.9.10-b7-javadoc.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.libktx/ktx-preferences/ -->
<dependency>
<groupId>io.github.libktx</groupId>
<artifactId>ktx-preferences</artifactId>
<version>1.9.10-b7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.libktx/ktx-preferences/
implementation 'io.github.libktx:ktx-preferences:1.9.10-b7'
// https://jarcasting.com/artifacts/io.github.libktx/ktx-preferences/
implementation ("io.github.libktx:ktx-preferences:1.9.10-b7")
'io.github.libktx:ktx-preferences:jar:1.9.10-b7'
<dependency org="io.github.libktx" name="ktx-preferences" rev="1.9.10-b7">
<artifact name="ktx-preferences" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.libktx', module='ktx-preferences', version='1.9.10-b7')
)
libraryDependencies += "io.github.libktx" % "ktx-preferences" % "1.9.10-b7"
[io.github.libktx/ktx-preferences "1.9.10-b7"]