License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.ms-square |
ArtifactId | ArtifactIdexpandableTextView |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionExpandableTextView 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
expandableTextView-0.1.4.pom | |
expandableTextView-0.1.4.aar | 21 KB |
expandableTextView-0.1.4-sources.jar | 3 KB |
expandableTextView-0.1.4-javadoc.jar | 41 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 22.1.0 |