License |
License |
---|---|
GroupId | GroupIdio.github.yvescheung |
ArtifactId | ArtifactIdRollingText |
Last Version | Last Version1.2.11 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRollingText
Android TextView with rolling animation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
RollingText-1.2.11.pom | |
RollingText-1.2.11-sources.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yvescheung/RollingText/ -->
<dependency>
<groupId>io.github.yvescheung</groupId>
<artifactId>RollingText</artifactId>
<version>1.2.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yvescheung/RollingText/
implementation 'io.github.yvescheung:RollingText:1.2.11'
// https://jarcasting.com/artifacts/io.github.yvescheung/RollingText/
implementation ("io.github.yvescheung:RollingText:1.2.11")
'io.github.yvescheung:RollingText:aar:1.2.11'
<dependency org="io.github.yvescheung" name="RollingText" rev="1.2.11">
<artifact name="RollingText" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yvescheung', module='RollingText', version='1.2.11')
)
libraryDependencies += "io.github.yvescheung" % "RollingText" % "1.2.11"
[io.github.yvescheung/RollingText "1.2.11"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |