не последняя версия
Последняя версия 1.5.0

co.windly:ktx-prefs 1.0.1

Maintenance

Группа

Группа

co.windly
Идентификатор

Идентификатор

ktx-prefs
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать ktx-prefs 1.0.1


<!-- https://jarcasting.com/artifacts/co.windly/ktx-prefs/ -->
<dependency>
    <groupId>co.windly</groupId>
    <artifactId>ktx-prefs</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.windly/ktx-prefs/
implementation 'co.windly:ktx-prefs:1.0.1'
// https://jarcasting.com/artifacts/co.windly/ktx-prefs/
implementation ("co.windly:ktx-prefs:1.0.1")
'co.windly:ktx-prefs:aar:1.0.1'
<dependency org="co.windly" name="ktx-prefs" rev="1.0.1">
  <artifact name="ktx-prefs" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.windly', module='ktx-prefs', version='1.0.1')
)
libraryDependencies += "co.windly" % "ktx-prefs" % "1.0.1"
[co.windly/ktx-prefs "1.0.1"]