Last Version

Android-Easing 1.0.2

Light weight easing for Android

License

License

GroupId

GroupId

it.sephiroth.android.library.easing
ArtifactId

ArtifactId

library
Version

Version

1.0.2
Type

Type

aar
Description

Description

Android-Easing
Light weight easing for Android
Project URL

Project URL

http://blog.sephiroth.it
Source Code Management

Source Code Management

https://github.com/sephiroth74/Android-Easing

Download library 1.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.