| License |
License |
|---|---|
| GroupId | GroupIdio.github.ejchathuranga |
| ArtifactId | ArtifactIdcustom-textview |
| Version | Version1.0.01 |
| Type | Typeaar |
| Description |
Descriptioncustom-textview
Customizable TextView Component on Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| custom-textview-1.0.01.pom | |
| custom-textview-1.0.01-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ejchathuranga/custom-textview/ -->
<dependency>
<groupId>io.github.ejchathuranga</groupId>
<artifactId>custom-textview</artifactId>
<version>1.0.01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ejchathuranga/custom-textview/
implementation 'io.github.ejchathuranga:custom-textview:1.0.01'
// https://jarcasting.com/artifacts/io.github.ejchathuranga/custom-textview/
implementation ("io.github.ejchathuranga:custom-textview:1.0.01")
'io.github.ejchathuranga:custom-textview:aar:1.0.01'
<dependency org="io.github.ejchathuranga" name="custom-textview" rev="1.0.01">
<artifact name="custom-textview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ejchathuranga', module='custom-textview', version='1.0.01')
)
libraryDependencies += "io.github.ejchathuranga" % "custom-textview" % "1.0.01"
[io.github.ejchathuranga/custom-textview "1.0.01"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |