Last Version

BasicReadMoreText for Jetpack Compose Foundation 1.1.4

ReadMoreTextView for Android View System and Jetpack Compose

License

License

GroupId

GroupId

com.webtoonscorp.android
ArtifactId

ArtifactId

readmore-foundation
Version

Version

1.1.4
Type

Type

aar
Description

Description

BasicReadMoreText for Jetpack Compose Foundation
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-foundation 1.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (2)

Group / Artifact Type Version
androidx.compose.foundation » foundation jar 1.2.0-rc02
androidx.compose.ui » ui-util jar 1.2.0-rc02

Project Modules

There are no modules declared in this project.