GroupId | GroupIdcom.github.penfeizhou.android.animation |
---|---|
ArtifactId | ArtifactIdframeanimation |
Version | Version2.16.1 |
Type | Typeaar |
Filename | Size |
---|---|
frameanimation-2.16.1.pom | |
frameanimation-2.16.1.aar | 41 KB |
frameanimation-2.16.1-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.penfeizhou.android.animation/frameanimation/ -->
<dependency>
<groupId>com.github.penfeizhou.android.animation</groupId>
<artifactId>frameanimation</artifactId>
<version>2.16.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.penfeizhou.android.animation/frameanimation/
implementation 'com.github.penfeizhou.android.animation:frameanimation:2.16.1'
// https://jarcasting.com/artifacts/com.github.penfeizhou.android.animation/frameanimation/
implementation ("com.github.penfeizhou.android.animation:frameanimation:2.16.1")
'com.github.penfeizhou.android.animation:frameanimation:aar:2.16.1'
<dependency org="com.github.penfeizhou.android.animation" name="frameanimation" rev="2.16.1">
<artifact name="frameanimation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.penfeizhou.android.animation', module='frameanimation', version='2.16.1')
)
libraryDependencies += "com.github.penfeizhou.android.animation" % "frameanimation" % "2.16.1"
[com.github.penfeizhou.android.animation/frameanimation "2.16.1"]