Last Version

ExpandableTextView Library 0.1.4

Android library that allows developers to easily create an TextView which can expand/collapse just like the Google Play's app description.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.ms-square
ArtifactId

ArtifactId

expandableTextView
Version

Version

0.1.4
Type

Type

aar
Description

Description

ExpandableTextView Library
Android library that allows developers to easily create an TextView which can expand/collapse just like the Google Play's app description.
Project URL

Project URL

https://github.com/Manabu-GT/ExpandableTextView
Source Code Management

Source Code Management

https://github.com/Manabu-GT/ExpandableTextView

Download expandableTextView 0.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 22.1.0

Project Modules

There are no modules declared in this project.