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

co.windly:ktx-prefs 1.4.5

Maintenance

Группа

Группа

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

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

ktx-prefs
Версия

Версия

1.4.5
Тип

Тип

aar

Скачать ktx-prefs 1.4.5


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