| License |
License |
|---|---|
| GroupId | GroupIdio.github.dokar3 |
| ArtifactId | ArtifactIdexpandabletext |
| Last Version | Last Version0.1.9 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionExpandableText
Expandable text for Jetpack Compose.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| expandabletext-0.1.9.pom | |
| expandabletext-0.1.9-sources.jar | 2 KB |
| expandabletext-0.1.9-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dokar3/expandabletext/ -->
<dependency>
<groupId>io.github.dokar3</groupId>
<artifactId>expandabletext</artifactId>
<version>0.1.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dokar3/expandabletext/
implementation 'io.github.dokar3:expandabletext:0.1.9'
// https://jarcasting.com/artifacts/io.github.dokar3/expandabletext/
implementation ("io.github.dokar3:expandabletext:0.1.9")
'io.github.dokar3:expandabletext:aar:0.1.9'
<dependency org="io.github.dokar3" name="expandabletext" rev="0.1.9">
<artifact name="expandabletext" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dokar3', module='expandabletext', version='0.1.9')
)
libraryDependencies += "io.github.dokar3" % "expandabletext" % "0.1.9"
[io.github.dokar3/expandabletext "0.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.compose.ui » ui | jar | 1.2.0-rc02 |
| androidx.compose.ui » ui-util | jar | 1.2.0-rc02 |
| androidx.compose.material » material | jar | 1.2.0-rc02 |