ReadMoreTextView for Android View System

ReadMoreTextView for Android View System and Jetpack Compose

License

License

GroupId

GroupId

com.webtoonscorp.android
ArtifactId

ArtifactId

readmore-view
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

ReadMoreTextView for Android View System
ReadMoreTextView for Android View System and Jetpack Compose
Project URL

Project URL

https://github.com/webtoon/ReadMoreTextView/
Source Code Management

Source Code Management

https://github.com/webtoon/ReadMoreTextView/

Download readmore-view

How to add to project

<!-- https://jarcasting.com/artifacts/com.webtoonscorp.android/readmore-view/ -->
<dependency>
    <groupId>com.webtoonscorp.android</groupId>
    <artifactId>readmore-view</artifactId>
    <version>1.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.webtoonscorp.android/readmore-view/
implementation 'com.webtoonscorp.android:readmore-view:1.1.2'
// https://jarcasting.com/artifacts/com.webtoonscorp.android/readmore-view/
implementation ("com.webtoonscorp.android:readmore-view:1.1.2")
'com.webtoonscorp.android:readmore-view:aar:1.1.2'
<dependency org="com.webtoonscorp.android" name="readmore-view" rev="1.1.2">
  <artifact name="readmore-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.webtoonscorp.android', module='readmore-view', version='1.1.2')
)
libraryDependencies += "com.webtoonscorp.android" % "readmore-view" % "1.1.2"
[com.webtoonscorp.android/readmore-view "1.1.2"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
androidx.appcompat » appcompat jar 1.4.2
androidx.core » core-ktx jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0