GradientTextView

Used to set the font gradient color, gradient direction, and animation effect of the TexView.

License

License

GroupId

GroupId

io.github.weilianyang
ArtifactId

ArtifactId

gradienttext
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

GradientTextView
Used to set the font gradient color, gradient direction, and animation effect of the TexView.
Project URL

Project URL

https://github.com/WeiLianYang/GradientTextView
Source Code Management

Source Code Management

https://github.com/WeiLianYang/GradientTextView

Download gradienttext

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1