| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаcom.tunjid.androidx |
| Идентификатор | Идентификаторmaterial |
| Версия | Версия1.0.4 |
| Тип | Типaar |
| Описание |
Описаниеmaterial
property 'name' Android extensions
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| material-1.0.4.pom | |
| material-1.0.4-sources.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tunjid.androidx/material/ -->
<dependency>
<groupId>com.tunjid.androidx</groupId>
<artifactId>material</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tunjid.androidx/material/
implementation 'com.tunjid.androidx:material:1.0.4'
// https://jarcasting.com/artifacts/com.tunjid.androidx/material/
implementation ("com.tunjid.androidx:material:1.0.4")
'com.tunjid.androidx:material:aar:1.0.4'
<dependency org="com.tunjid.androidx" name="material" rev="1.0.4">
<artifact name="material" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tunjid.androidx', module='material', version='1.0.4')
)
libraryDependencies += "com.tunjid.androidx" % "material" % "1.0.4"
[com.tunjid.androidx/material "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |
| androidx.core » core-ktx | jar | 1.3.2 |
| com.google.android.material » material | jar | 1.3.0 |
| androidx.dynamicanimation » dynamicanimation | jar | 1.1.0-alpha03 |
| com.tunjid.androidx : core | jar | 1.3.1 |
| com.tunjid.androidx : view | jar | 1.2.0 |