is not current version
Last Version 1.5.0

co.windly:ktx-prefs-runtime 1.4.1

Maintenance

GroupId

GroupId

co.windly
ArtifactId

ArtifactId

ktx-prefs-runtime
Version

Version

1.4.1
Type

Type

aar

Download ktx-prefs-runtime 1.4.1


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