v

velcro-betterviewanimator

A set of useful Android parts.
http://github.com/pieces029/velcro-parts
The Apache Software License, Version 2.0
Andrew Reitz
Files download
File Operation
velcro-betterviewanimator-1.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.andrewreitz.velcro</groupId>
  <artifactId>velcro-betterviewanimator</artifactId>
  <version>1.0.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.andrewreitz.velcro:velcro-betterviewanimator:1.0.1'
Gradle Kotlin
implementation("com.andrewreitz.velcro:velcro-betterviewanimator:1.0.1")
Scala SBT
libraryDependencies += "com.andrewreitz.velcro" % "velcro-betterviewanimator" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.andrewreitz.velcro', module='velcro-betterviewanimator', version='1.0.1')
)
Apache Ivy
<dependency org="com.andrewreitz.velcro" name="velcro-betterviewanimator" rev="1.0.1" />
Leiningen
[com.andrewreitz.velcro/velcro-betterviewanimator "1.0.1"]
Apache Buildr
'com.andrewreitz.velcro:velcro-betterviewanimator:jar:1.0.1'
Dependencies
The project has no third-party dependencies