is not current version
Last Version 1.0.14

tech.guazi.com:upgrade 1.0.9

This project is build to let the view looks like a material design widget when touched.

GroupId

GroupId

tech.guazi.com
ArtifactId

ArtifactId

upgrade
Version

Version

1.0.9
Type

Type

aar

Download upgrade 1.0.9


<!-- https://jarcasting.com/artifacts/tech.guazi.com/upgrade/ -->
<dependency>
    <groupId>tech.guazi.com</groupId>
    <artifactId>upgrade</artifactId>
    <version>1.0.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tech.guazi.com/upgrade/
implementation 'tech.guazi.com:upgrade:1.0.9'
// https://jarcasting.com/artifacts/tech.guazi.com/upgrade/
implementation ("tech.guazi.com:upgrade:1.0.9")
'tech.guazi.com:upgrade:aar:1.0.9'
<dependency org="tech.guazi.com" name="upgrade" rev="1.0.9">
  <artifact name="upgrade" type="aar" />
</dependency>
@Grapes(
@Grab(group='tech.guazi.com', module='upgrade', version='1.0.9')
)
libraryDependencies += "tech.guazi.com" % "upgrade" % "1.0.9"
[tech.guazi.com/upgrade "1.0.9"]