is not current version
Last Version 0.0.10

com.github.lawloretienne:trestle 0.0.8

A framework used to bridge one or more spans for use with a TextView

GroupId

GroupId

com.github.lawloretienne
ArtifactId

ArtifactId

trestle
Version

Version

0.0.8
Type

Type

aar

Download trestle 0.0.8


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