| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.avenwu |
| Идентификатор | Идентификаторanimation |
| Версия | Версия0.2.0 |
| Тип | Типaar |
| Описание |
Описаниеanimation
Frame Animation with Drawable without OutOfMemory
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| animation-0.2.0.pom | |
| animation-0.2.0.aar | 19 KB |
| animation-0.2.0-sources.jar | 11 KB |
| animation-0.2.0-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.avenwu/animation/ -->
<dependency>
<groupId>com.github.avenwu</groupId>
<artifactId>animation</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.avenwu/animation/
implementation 'com.github.avenwu:animation:0.2.0'
// https://jarcasting.com/artifacts/com.github.avenwu/animation/
implementation ("com.github.avenwu:animation:0.2.0")
'com.github.avenwu:animation:aar:0.2.0'
<dependency org="com.github.avenwu" name="animation" rev="0.2.0">
<artifact name="animation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.avenwu', module='animation', version='0.2.0')
)
libraryDependencies += "com.github.avenwu" % "animation" % "0.2.0"
[com.github.avenwu/animation "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-annotations | jar | 22.2.0 |