is not current version
Last Version 1.0.6

co.windly:androidxpreferences-compiler 1.0.5

Maintenance

GroupId

GroupId

co.windly
ArtifactId

ArtifactId

androidxpreferences-compiler
Version

Version

1.0.5
Type

Type

jar

Download androidxpreferences-compiler 1.0.5


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