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