readmoretextview

Android TextView with Read more/Show less

License

License

GroupId

GroupId

io.github.kozemirov
ArtifactId

ArtifactId

readmoretextview
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

aar
Description

Description

readmoretextview
Android TextView with Read more/Show less
Project URL

Project URL

https://github.com/kozemirov/ReadMoreTextView

Download readmoretextview

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0