Bundles

Bundles is a set of annotation processors for Android source code

Лицензия

Лицензия

Группа

Группа

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

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

common
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bundles
Bundles is a set of annotation processors for Android source code

Скачать common

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.squareup : javawriter jar 2.1.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.4
1.0.3