License |
License |
---|---|
GroupId | GroupIdme.saket |
ArtifactId | ArtifactIdbetter-link-movement-method |
Version | Version2.2.0 |
Type | Typeaar |
Description |
DescriptionBetterLinkMovementMethod
A less buggy and customizable LinkMovementMethod for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/me.saket/better-link-movement-method/ -->
<dependency>
<groupId>me.saket</groupId>
<artifactId>better-link-movement-method</artifactId>
<version>2.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.saket/better-link-movement-method/
implementation 'me.saket:better-link-movement-method:2.2.0'
// https://jarcasting.com/artifacts/me.saket/better-link-movement-method/
implementation ("me.saket:better-link-movement-method:2.2.0")
'me.saket:better-link-movement-method:aar:2.2.0'
<dependency org="me.saket" name="better-link-movement-method" rev="2.2.0">
<artifact name="better-link-movement-method" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.saket', module='better-link-movement-method', version='2.2.0')
)
libraryDependencies += "me.saket" % "better-link-movement-method" % "2.2.0"
[me.saket/better-link-movement-method "2.2.0"]