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

it.sephiroth.android.library.easing:library 1.0.0

Light weight easing for Android

Группа

Группа

it.sephiroth.android.library.easing
Идентификатор

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

library
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать library 1.0.0

Имя Файла Размер
library-1.0.0.pom
library-1.0.0.aar 13 KB
Обзор

<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.easing/library/ -->
<dependency>
    <groupId>it.sephiroth.android.library.easing</groupId>
    <artifactId>library</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.easing/library/
implementation 'it.sephiroth.android.library.easing:library:1.0.0'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.easing/library/
implementation ("it.sephiroth.android.library.easing:library:1.0.0")
'it.sephiroth.android.library.easing:library:aar:1.0.0'
<dependency org="it.sephiroth.android.library.easing" name="library" rev="1.0.0">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.easing', module='library', version='1.0.0')
)
libraryDependencies += "it.sephiroth.android.library.easing" % "library" % "1.0.0"
[it.sephiroth.android.library.easing/library "1.0.0"]