License |
License |
---|---|
GroupId | GroupIdcom.github.captain-miao |
ArtifactId | ArtifactIdtopalignedtextview |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptiontop aligned text in a textView
Android library to top aligned text in a textView, suggest use in LinearLayout.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
topalignedtextview-1.0.0.pom | |
topalignedtextview-1.0.0.apklib | 2 KB |
topalignedtextview-1.0.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.captain-miao/topalignedtextview/ -->
<dependency>
<groupId>com.github.captain-miao</groupId>
<artifactId>topalignedtextview</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.captain-miao/topalignedtextview/
implementation 'com.github.captain-miao:topalignedtextview:1.0.0'
// https://jarcasting.com/artifacts/com.github.captain-miao/topalignedtextview/
implementation ("com.github.captain-miao:topalignedtextview:1.0.0")
'com.github.captain-miao:topalignedtextview:aar:1.0.0'
<dependency org="com.github.captain-miao" name="topalignedtextview" rev="1.0.0">
<artifact name="topalignedtextview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.captain-miao', module='topalignedtextview', version='1.0.0')
)
libraryDependencies += "com.github.captain-miao" % "topalignedtextview" % "1.0.0"
[com.github.captain-miao/topalignedtextview "1.0.0"]