Last Version

ExpandableText 0.1.9

Expandable text for Jetpack Compose.

License

License

GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

expandabletext
Version

Version

0.1.9
Type

Type

aar
Description

Description

ExpandableText
Expandable text for Jetpack Compose.
Project URL

Project URL

https://github.com/dokar3/ExpandableText
Source Code Management

Source Code Management

https://github.com/dokar3/ExpandableText

Download expandabletext 0.1.9


<!-- 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"]

Dependencies

compile (1)

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

runtime (3)

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

Project Modules

There are no modules declared in this project.