is not current version
Last Version 1.1.4

io.github.dengbing0907:yoyo 1.1.3

aar

GroupId

GroupId

io.github.dengbing0907
ArtifactId

ArtifactId

yoyo
Version

Version

1.1.3
Type

Type

aar

Download yoyo 1.1.3


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