Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.matpag |
ArtifactId | ArtifactIdclickdrawabletextview |
Version | Version0.5.2 |
Type | Typeaar |
<!-- 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"]