License |
License |
---|---|
GroupId | GroupIdcom.bartoszlipinski |
ArtifactId | ArtifactIdviewpropertyobjectanimator |
Version | Version1.4.5 |
Type | Typeaar |
Description |
DescriptionViewPropertyObjectAnimator Library
Wrapper of the ObjectAnimator that can be used similarly to ViewPropertyAnimator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bartoszlipinski/viewpropertyobjectanimator/ -->
<dependency>
<groupId>com.bartoszlipinski</groupId>
<artifactId>viewpropertyobjectanimator</artifactId>
<version>1.4.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bartoszlipinski/viewpropertyobjectanimator/
implementation 'com.bartoszlipinski:viewpropertyobjectanimator:1.4.5'
// https://jarcasting.com/artifacts/com.bartoszlipinski/viewpropertyobjectanimator/
implementation ("com.bartoszlipinski:viewpropertyobjectanimator:1.4.5")
'com.bartoszlipinski:viewpropertyobjectanimator:aar:1.4.5'
<dependency org="com.bartoszlipinski" name="viewpropertyobjectanimator" rev="1.4.5">
<artifact name="viewpropertyobjectanimator" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bartoszlipinski', module='viewpropertyobjectanimator', version='1.4.5')
)
libraryDependencies += "com.bartoszlipinski" % "viewpropertyobjectanimator" % "1.4.5"
[com.bartoszlipinski/viewpropertyobjectanimator "1.4.5"]