l

library

An Android library to create complex animations.
https://github.com/KeepSafe/MultiStateAnimation
Apache License 2.0
KeepSafe Software, Inc.
Files download
File Operation
library-1.1.2.pom download
library-1.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.getkeepsafe.android.multistateanimation</groupId>
  <artifactId>library</artifactId>
  <version>1.1.2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.getkeepsafe.android.multistateanimation:library:1.1.2'
Gradle Kotlin
implementation("com.getkeepsafe.android.multistateanimation:library:1.1.2")
Scala SBT
libraryDependencies += "com.getkeepsafe.android.multistateanimation" % "library" % "1.1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.getkeepsafe.android.multistateanimation', module='library', version='1.1.2')
)
Apache Ivy
<dependency org="com.getkeepsafe.android.multistateanimation" name="library" rev="1.1.2" />
Leiningen
[com.getkeepsafe.android.multistateanimation/library "1.1.2"]
Apache Buildr
'com.getkeepsafe.android.multistateanimation:library:jar:1.1.2'
Dependencies
The project has no third-party dependencies