is not current version
Last Version 1.1.4

com.webtoonscorp.android:readmore-foundation 1.0.1

ReadMoreTextView for Android View System and Jetpack Compose

GroupId

GroupId

com.webtoonscorp.android
ArtifactId

ArtifactId

readmore-foundation
Version

Version

1.0.1
Type

Type

aar

Download readmore-foundation 1.0.1


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