is not current version
Last Version 2.0.5

io.github.scwang90:refresh-drawable-path 2.0.4

path drawables for refresh animations

GroupId

GroupId

io.github.scwang90
ArtifactId

ArtifactId

refresh-drawable-path
Version

Version

2.0.4
Type

Type

aar

Download refresh-drawable-path 2.0.4


<!-- https://jarcasting.com/artifacts/io.github.scwang90/refresh-drawable-path/ -->
<dependency>
    <groupId>io.github.scwang90</groupId>
    <artifactId>refresh-drawable-path</artifactId>
    <version>2.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.scwang90/refresh-drawable-path/
implementation 'io.github.scwang90:refresh-drawable-path:2.0.4'
// https://jarcasting.com/artifacts/io.github.scwang90/refresh-drawable-path/
implementation ("io.github.scwang90:refresh-drawable-path:2.0.4")
'io.github.scwang90:refresh-drawable-path:aar:2.0.4'
<dependency org="io.github.scwang90" name="refresh-drawable-path" rev="2.0.4">
  <artifact name="refresh-drawable-path" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.scwang90', module='refresh-drawable-path', version='2.0.4')
)
libraryDependencies += "io.github.scwang90" % "refresh-drawable-path" % "2.0.4"
[io.github.scwang90/refresh-drawable-path "2.0.4"]