GroupId | GroupIdcom.github.penfeizhou.android.animation |
---|---|
ArtifactId | ArtifactIdawebpencoder |
Version | Version2.18.0 |
Type | Typeaar |
Filename | Size |
---|---|
awebpencoder-2.18.0.pom | |
awebpencoder-2.18.0.aar | 18 KB |
awebpencoder-2.18.0-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.18.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.penfeizhou.android.animation/awebpencoder/
implementation 'com.github.penfeizhou.android.animation:awebpencoder:2.18.0'
// https://jarcasting.com/artifacts/com.github.penfeizhou.android.animation/awebpencoder/
implementation ("com.github.penfeizhou.android.animation:awebpencoder:2.18.0")
'com.github.penfeizhou.android.animation:awebpencoder:aar:2.18.0'
<dependency org="com.github.penfeizhou.android.animation" name="awebpencoder" rev="2.18.0">
<artifact name="awebpencoder" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.penfeizhou.android.animation', module='awebpencoder', version='2.18.0')
)
libraryDependencies += "com.github.penfeizhou.android.animation" % "awebpencoder" % "2.18.0"
[com.github.penfeizhou.android.animation/awebpencoder "2.18.0"]