не последняя версия
Последняя версия 1.0.2

com.dpforge:autoprefs-annotation 1.0.1

annotations for autoprefs library

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.dpforge
Идентификатор

Идентификатор

autoprefs-annotation
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать autoprefs-annotation 1.0.1


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