is not current version
Last Version 2.23.0

com.github.penfeizhou.android.animation:glide-plugin 2.15.0

5e7f1787261b0ebfc32a41656593e2172362bde8

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.penfeizhou.android.animation
ArtifactId

ArtifactId

glide-plugin
Version

Version

2.15.0
Type

Type

aar

Download glide-plugin 2.15.0


<!-- https://jarcasting.com/artifacts/com.github.penfeizhou.android.animation/glide-plugin/ -->
<dependency>
    <groupId>com.github.penfeizhou.android.animation</groupId>
    <artifactId>glide-plugin</artifactId>
    <version>2.15.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.penfeizhou.android.animation/glide-plugin/
implementation 'com.github.penfeizhou.android.animation:glide-plugin:2.15.0'
// https://jarcasting.com/artifacts/com.github.penfeizhou.android.animation/glide-plugin/
implementation ("com.github.penfeizhou.android.animation:glide-plugin:2.15.0")
'com.github.penfeizhou.android.animation:glide-plugin:aar:2.15.0'
<dependency org="com.github.penfeizhou.android.animation" name="glide-plugin" rev="2.15.0">
  <artifact name="glide-plugin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.penfeizhou.android.animation', module='glide-plugin', version='2.15.0')
)
libraryDependencies += "com.github.penfeizhou.android.animation" % "glide-plugin" % "2.15.0"
[com.github.penfeizhou.android.animation/glide-plugin "2.15.0"]