| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.zeoflow |
| Идентификатор | Идентификаторmaterial-elements |
| Последняя версия | Последняя версия2.5.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеMaterialElements
Material Elements help developers execute Material Elements. Developed by a core team of engineers and UX designers, these elements enable a reliable development workflow to build beautiful and functional Android apps.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| material-elements-2.5.0.pom | |
| material-elements-2.5.0.aar | 1 MB |
| material-elements-2.5.0-sources.jar | 710 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.zeoflow/material-elements/ -->
<dependency>
<groupId>com.zeoflow</groupId>
<artifactId>material-elements</artifactId>
<version>2.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zeoflow/material-elements/
implementation 'com.zeoflow:material-elements:2.5.0'
// https://jarcasting.com/artifacts/com.zeoflow/material-elements/
implementation ("com.zeoflow:material-elements:2.5.0")
'com.zeoflow:material-elements:aar:2.5.0'
<dependency org="com.zeoflow" name="material-elements" rev="2.5.0">
<artifact name="material-elements" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zeoflow', module='material-elements', version='2.5.0')
)
libraryDependencies += "com.zeoflow" % "material-elements" % "2.5.0"
[com.zeoflow/material-elements "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.0.1 |
| androidx.appcompat » appcompat | jar | 1.1.0 |
| androidx.cardview » cardview | jar | 1.0.0 |
| androidx.coordinatorlayout » coordinatorlayout | jar | 1.1.0 |
| androidx.core » core | jar | 1.2.0 |
| androidx.annotation » annotation-experimental | jar | 1.0.0 |
| androidx.fragment » fragment | jar | 1.0.0 |
| androidx.lifecycle » lifecycle-runtime | jar | 2.0.0 |
| androidx.recyclerview » recyclerview | jar | 1.0.0 |
| androidx.transition » transition | jar | 1.2.0 |
| androidx.vectordrawable » vectordrawable | jar | 1.1.0 |
| androidx.viewpager2 » viewpager2 | jar | 1.0.0 |
| androidx.core » core-ktx | jar | 1.5.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |