| License |
License |
|---|---|
| GroupId | GroupIdcom.andrewreitz.velcro |
| ArtifactId | ArtifactIdvelcro-betterviewanimator |
| Version | Version1.0.1 |
| Type | Typeaar |
| Description |
Descriptionvelcro-betterviewanimator
A set of useful Android parts.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.andrewreitz.velcro/velcro-betterviewanimator/ -->
<dependency>
<groupId>com.andrewreitz.velcro</groupId>
<artifactId>velcro-betterviewanimator</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.andrewreitz.velcro/velcro-betterviewanimator/
implementation 'com.andrewreitz.velcro:velcro-betterviewanimator:1.0.1'
// https://jarcasting.com/artifacts/com.andrewreitz.velcro/velcro-betterviewanimator/
implementation ("com.andrewreitz.velcro:velcro-betterviewanimator:1.0.1")
'com.andrewreitz.velcro:velcro-betterviewanimator:aar:1.0.1'
<dependency org="com.andrewreitz.velcro" name="velcro-betterviewanimator" rev="1.0.1">
<artifact name="velcro-betterviewanimator" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.andrewreitz.velcro', module='velcro-betterviewanimator', version='1.0.1')
)
libraryDependencies += "com.andrewreitz.velcro" % "velcro-betterviewanimator" % "1.0.1"
[com.andrewreitz.velcro/velcro-betterviewanimator "1.0.1"]