не последняя версия
Последняя версия 0.1.9

io.github.dokar3:expandabletext 0.1.6

Expandable text for Jetpack Compose.

Группа

Группа

io.github.dokar3
Идентификатор

Идентификатор

expandabletext
Версия

Версия

0.1.6
Тип

Тип

pom

Скачать expandabletext 0.1.6


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