| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.taoweiji |
| Идентификатор | Идентификаторaptpreferences-annotation |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеAptPreferences
AptPreferences
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]