| License |
License |
|---|---|
| GroupId | GroupIdcom.webtoonscorp.android |
| ArtifactId | ArtifactIdreadmore-material |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionReadMoreText for Jetpack Compose Material Design
ReadMoreTextView for Android View System and Jetpack Compose
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| readmore-material-1.1.4.pom | |
| readmore-material-1.1.4-sources.jar | 3 KB |
| readmore-material-1.1.4-javadoc.jar | 189 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.webtoonscorp.android/readmore-material/ -->
<dependency>
<groupId>com.webtoonscorp.android</groupId>
<artifactId>readmore-material</artifactId>
<version>1.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.webtoonscorp.android/readmore-material/
implementation 'com.webtoonscorp.android:readmore-material:1.1.4'
// https://jarcasting.com/artifacts/com.webtoonscorp.android/readmore-material/
implementation ("com.webtoonscorp.android:readmore-material:1.1.4")
'com.webtoonscorp.android:readmore-material:aar:1.1.4'
<dependency org="com.webtoonscorp.android" name="readmore-material" rev="1.1.4">
<artifact name="readmore-material" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.webtoonscorp.android', module='readmore-material', version='1.1.4')
)
libraryDependencies += "com.webtoonscorp.android" % "readmore-material" % "1.1.4"
[com.webtoonscorp.android/readmore-material "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.webtoonscorp.android : readmore-foundation | jar | 1.1.4 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.compose.material » material | jar | 1.2.0-rc02 |