License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.matpag |
ArtifactId | ArtifactIdclickdrawabletextview |
Version | Version0.6.0 |
Type | Typeaar |
Description |
DescriptionClickDrawable Library
Android library to handle click on Textview drawables
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.matpag/clickdrawabletextview/ -->
<dependency>
<groupId>com.matpag</groupId>
<artifactId>clickdrawabletextview</artifactId>
<version>0.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.matpag/clickdrawabletextview/
implementation 'com.matpag:clickdrawabletextview:0.6.0'
// https://jarcasting.com/artifacts/com.matpag/clickdrawabletextview/
implementation ("com.matpag:clickdrawabletextview:0.6.0")
'com.matpag:clickdrawabletextview:aar:0.6.0'
<dependency org="com.matpag" name="clickdrawabletextview" rev="0.6.0">
<artifact name="clickdrawabletextview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.matpag', module='clickdrawabletextview', version='0.6.0')
)
libraryDependencies += "com.matpag" % "clickdrawabletextview" % "0.6.0"
[com.matpag/clickdrawabletextview "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.3.1 |