| License |
License |
|---|---|
| GroupId | GroupIdio.github.dengbing0907 |
| ArtifactId | ArtifactIdyoyo |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionyoyo
aar
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yoyo-1.1.4.pom | |
| yoyo-1.1.4.aar | 28 MB |
| yoyo-1.1.4-sources.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dengbing0907/yoyo/ -->
<dependency>
<groupId>io.github.dengbing0907</groupId>
<artifactId>yoyo</artifactId>
<version>1.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dengbing0907/yoyo/
implementation 'io.github.dengbing0907:yoyo:1.1.4'
// https://jarcasting.com/artifacts/io.github.dengbing0907/yoyo/
implementation ("io.github.dengbing0907:yoyo:1.1.4")
'io.github.dengbing0907:yoyo:aar:1.1.4'
<dependency org="io.github.dengbing0907" name="yoyo" rev="1.1.4">
<artifact name="yoyo" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dengbing0907', module='yoyo', version='1.1.4')
)
libraryDependencies += "io.github.dengbing0907" % "yoyo" % "1.1.4"
[io.github.dengbing0907/yoyo "1.1.4"]