is not current version
Last Version 1.5.0

co.windly:ktx-prefs-annotations 1.2.2

Maintenance

GroupId

GroupId

co.windly
ArtifactId

ArtifactId

ktx-prefs-annotations
Version

Version

1.2.2
Type

Type

jar

Download ktx-prefs-annotations 1.2.2


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