License |
License |
---|---|
GroupId | GroupIdcom.github.lawloretienne |
ArtifactId | ArtifactIdtrestle |
Version | Version0.0.10 |
Type | Typeaar |
Description |
DescriptionTrestle
A framework used to bridge one or more spans for use with a TextView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
trestle-0.0.10.pom | |
trestle-0.0.10.aar | 10 KB |
trestle-0.0.10-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lawloretienne/trestle/ -->
<dependency>
<groupId>com.github.lawloretienne</groupId>
<artifactId>trestle</artifactId>
<version>0.0.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lawloretienne/trestle/
implementation 'com.github.lawloretienne:trestle:0.0.10'
// https://jarcasting.com/artifacts/com.github.lawloretienne/trestle/
implementation ("com.github.lawloretienne:trestle:0.0.10")
'com.github.lawloretienne:trestle:aar:0.0.10'
<dependency org="com.github.lawloretienne" name="trestle" rev="0.0.10">
<artifact name="trestle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.lawloretienne', module='trestle', version='0.0.10')
)
libraryDependencies += "com.github.lawloretienne" % "trestle" % "0.0.10"
[com.github.lawloretienne/trestle "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-compat | jar | 27.1.1 |
com.android.support » support-annotations | jar | 27.1.1 |