is not current version
Last Version 1.0.6

co.windly:androidxpreferences-annotations 1.0.5

Maintenance

GroupId

GroupId

co.windly
ArtifactId

ArtifactId

androidxpreferences-annotations
Version

Version

1.0.5
Type

Type

jar

Download androidxpreferences-annotations 1.0.5


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