Development Bricks

Provide utils classes commonly used in Android application development.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

Development Bricks
Provide utils classes commonly used in Android application development.
Ссылка на сайт

Ссылка на сайт

https://github.com/dailystudio/devbricks
Система контроля версий

Система контроля версий

https://github.com/dailystudio/devbricks.git

Скачать devbricks

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

<!-- https://jarcasting.com/artifacts/com.github.dailystudio/devbricks/ -->
<dependency>
    <groupId>com.github.dailystudio</groupId>
    <artifactId>devbricks</artifactId>
    <version>1.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dailystudio/devbricks/
implementation 'com.github.dailystudio:devbricks:1.2.2'
// https://jarcasting.com/artifacts/com.github.dailystudio/devbricks/
implementation ("com.github.dailystudio:devbricks:1.2.2")
'com.github.dailystudio:devbricks:aar:1.2.2'
<dependency org="com.github.dailystudio" name="devbricks" rev="1.2.2">
  <artifact name="devbricks" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dailystudio', module='devbricks', version='1.2.2')
)
libraryDependencies += "com.github.dailystudio" % "devbricks" % "1.2.2"
[com.github.dailystudio/devbricks "1.2.2"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
androidx.core » core jar 1.0.0
androidx.legacy » legacy-support-core-utils jar 1.0.0
androidx.legacy » legacy-support-core-ui jar 1.0.0
androidx.fragment » fragment jar 1.0.0
androidx.appcompat » appcompat jar 1.0.0
androidx.cardview » cardview jar 1.0.0
com.google.android.material » material jar 1.0.0
androidx.multidex » multidex jar 2.0.0
com.googlecode.juniversalchardet : juniversalchardet jar 1.0.3
com.google.code.gson : gson jar 2.1
com.github.dailystudio : devbricks-annotations jar 0.1.0

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

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

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

Версия
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0