is not current version
Last Version 0.6.0

com.matpag:clickdrawabletextview 0.5.2

Android library to handle click on Textview drawables

Categories

Categories

CLI User Interface
GroupId

GroupId

com.matpag
ArtifactId

ArtifactId

clickdrawabletextview
Version

Version

0.5.2
Type

Type

aar

Download clickdrawabletextview 0.5.2


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