is not current version
Last Version 1.0.01

io.github.ejchathuranga:custom-textview 1.0.0

Customizable TextView Component on Android

GroupId

GroupId

io.github.ejchathuranga
ArtifactId

ArtifactId

custom-textview
Version

Version

1.0.0
Type

Type

aar

Download custom-textview 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.ejchathuranga/custom-textview/ -->
<dependency>
    <groupId>io.github.ejchathuranga</groupId>
    <artifactId>custom-textview</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ejchathuranga/custom-textview/
implementation 'io.github.ejchathuranga:custom-textview:1.0.0'
// https://jarcasting.com/artifacts/io.github.ejchathuranga/custom-textview/
implementation ("io.github.ejchathuranga:custom-textview:1.0.0")
'io.github.ejchathuranga:custom-textview:aar:1.0.0'
<dependency org="io.github.ejchathuranga" name="custom-textview" rev="1.0.0">
  <artifact name="custom-textview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ejchathuranga', module='custom-textview', version='1.0.0')
)
libraryDependencies += "io.github.ejchathuranga" % "custom-textview" % "1.0.0"
[io.github.ejchathuranga/custom-textview "1.0.0"]