is not current version
Last Version 0.1.4

com.ms-square:expandableTextView 0.1.1

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

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.ms-square
ArtifactId

ArtifactId

expandableTextView
Version

Version

0.1.1
Type

Type

aar

Download expandableTextView 0.1.1


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