| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.androidpoet |
| Идентификатор | Идентификаторmetaphor |
| Последняя версия | Последняя версия1.1.5 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеmetaphor
Metaphor is the library to easily add Material Motion animation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| metaphor-1.1.5.pom | |
| metaphor-1.1.5.module | 3 KB |
| metaphor-1.1.5-sources.jar | 7 KB |
| metaphor-1.1.5-javadoc.jar | 247 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.androidpoet/metaphor/ -->
<dependency>
<groupId>io.github.androidpoet</groupId>
<artifactId>metaphor</artifactId>
<version>1.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.androidpoet/metaphor/
implementation 'io.github.androidpoet:metaphor:1.1.5'
// https://jarcasting.com/artifacts/io.github.androidpoet/metaphor/
implementation ("io.github.androidpoet:metaphor:1.1.5")
'io.github.androidpoet:metaphor:aar:1.1.5'
<dependency org="io.github.androidpoet" name="metaphor" rev="1.1.5">
<artifact name="metaphor" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.androidpoet', module='metaphor', version='1.1.5')
)
libraryDependencies += "io.github.androidpoet" % "metaphor" % "1.1.5"
[io.github.androidpoet/metaphor "1.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |
| androidx.fragment » fragment-ktx | jar | 1.3.3 |
| androidx.core » core-ktx | jar | 1.7.0 |
| com.google.android.material » material | jar | 1.5.0 |
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.1 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |