License |
License |
---|---|
GroupId | GroupIdco.windly |
ArtifactId | ArtifactIdandroidxpreferences-annotations |
Version | Version1.0.6 |
Type | Typejar |
Description |
DescriptionAndroidx Preferences Annotations
Maintenance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/co.windly/androidxpreferences-annotations/ -->
<dependency>
<groupId>co.windly</groupId>
<artifactId>androidxpreferences-annotations</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/co.windly/androidxpreferences-annotations/
implementation 'co.windly:androidxpreferences-annotations:1.0.6'
// https://jarcasting.com/artifacts/co.windly/androidxpreferences-annotations/
implementation ("co.windly:androidxpreferences-annotations:1.0.6")
'co.windly:androidxpreferences-annotations:jar:1.0.6'
<dependency org="co.windly" name="androidxpreferences-annotations" rev="1.0.6">
<artifact name="androidxpreferences-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.windly', module='androidxpreferences-annotations', version='1.0.6')
)
libraryDependencies += "co.windly" % "androidxpreferences-annotations" % "1.0.6"
[co.windly/androidxpreferences-annotations "1.0.6"]