| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.dpforge |
| Идентификатор | Идентификаторautoprefs-annotation |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеautoprefs-annotation
annotations for autoprefs library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| autoprefs-annotation-1.0.2.pom | |
| autoprefs-annotation-1.0.2.jar | 5 KB |
| autoprefs-annotation-1.0.2-sources.jar | 4 KB |
| autoprefs-annotation-1.0.2-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.dpforge/autoprefs-annotation/ -->
<dependency>
<groupId>com.dpforge</groupId>
<artifactId>autoprefs-annotation</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.dpforge/autoprefs-annotation/
implementation 'com.dpforge:autoprefs-annotation:1.0.2'
// https://jarcasting.com/artifacts/com.dpforge/autoprefs-annotation/
implementation ("com.dpforge:autoprefs-annotation:1.0.2")
'com.dpforge:autoprefs-annotation:jar:1.0.2'
<dependency org="com.dpforge" name="autoprefs-annotation" rev="1.0.2">
<artifact name="autoprefs-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dpforge', module='autoprefs-annotation', version='1.0.2')
)
libraryDependencies += "com.dpforge" % "autoprefs-annotation" % "1.0.2"
[com.dpforge/autoprefs-annotation "1.0.2"]