is not current version
Last Version 0.1.9

ExpandableText 0.1.4

Expandable text for Jetpack Compose.

License

License

GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

expandabletext
Version

Version

0.1.4
Type

Type

pom
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.4


<!-- https://jarcasting.com/artifacts/io.github.dokar3/expandabletext/ -->
<dependency>
    <groupId>io.github.dokar3</groupId>
    <artifactId>expandabletext</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dokar3/expandabletext/
implementation 'io.github.dokar3:expandabletext:0.1.4'
// https://jarcasting.com/artifacts/io.github.dokar3/expandabletext/
implementation ("io.github.dokar3:expandabletext:0.1.4")
'io.github.dokar3:expandabletext:pom:0.1.4'
<dependency org="io.github.dokar3" name="expandabletext" rev="0.1.4">
  <artifact name="expandabletext" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dokar3', module='expandabletext', version='0.1.4')
)
libraryDependencies += "io.github.dokar3" % "expandabletext" % "0.1.4"
[io.github.dokar3/expandabletext "0.1.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.6.20
androidx.compose.ui » ui Optional jar 1.2.0-alpha08
androidx.compose.ui » ui-util Optional jar 1.2.0-alpha08
androidx.compose.material » material Optional jar 1.2.0-alpha08

Project Modules

There are no modules declared in this project.