| License |
License |
|---|---|
| GroupId | GroupIdcom.uncopt |
| ArtifactId | ArtifactIdandroid.justified |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAndroid Justified Text
Android TextView and EditText with justified text
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| android.justified-1.3.pom | |
| android.justified-1.3.jar | 10 KB |
| android.justified-1.3-sources.jar | 7 KB |
| android.justified-1.3-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.uncopt/android.justified/ -->
<dependency>
<groupId>com.uncopt</groupId>
<artifactId>android.justified</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.uncopt/android.justified/
implementation 'com.uncopt:android.justified:1.3'
// https://jarcasting.com/artifacts/com.uncopt/android.justified/
implementation ("com.uncopt:android.justified:1.3")
'com.uncopt:android.justified:jar:1.3'
<dependency org="com.uncopt" name="android.justified" rev="1.3">
<artifact name="android.justified" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uncopt', module='android.justified', version='1.3')
)
libraryDependencies += "com.uncopt" % "android.justified" % "1.3"
[com.uncopt/android.justified "1.3"]