| License |
License |
|---|---|
| GroupId | GroupIdio.github.taoweiji |
| ArtifactId | ArtifactIdaptpreferences-annotation |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAptPreferences
AptPreferences
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.taoweiji/aptpreferences-annotation/ -->
<dependency>
<groupId>io.github.taoweiji</groupId>
<artifactId>aptpreferences-annotation</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.taoweiji/aptpreferences-annotation/
implementation 'io.github.taoweiji:aptpreferences-annotation:1.2.0'
// https://jarcasting.com/artifacts/io.github.taoweiji/aptpreferences-annotation/
implementation ("io.github.taoweiji:aptpreferences-annotation:1.2.0")
'io.github.taoweiji:aptpreferences-annotation:jar:1.2.0'
<dependency org="io.github.taoweiji" name="aptpreferences-annotation" rev="1.2.0">
<artifact name="aptpreferences-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.taoweiji', module='aptpreferences-annotation', version='1.2.0')
)
libraryDependencies += "io.github.taoweiji" % "aptpreferences-annotation" % "1.2.0"
[io.github.taoweiji/aptpreferences-annotation "1.2.0"]