GroupId | GroupIdcom.github.lawloretienne |
---|---|
ArtifactId | ArtifactIdtrestle |
Version | Version0.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
trestle-0.0.3.pom | |
trestle-0.0.3.aar | 20 KB |
trestle-0.0.3-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lawloretienne/trestle/ -->
<dependency>
<groupId>com.github.lawloretienne</groupId>
<artifactId>trestle</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lawloretienne/trestle/
implementation 'com.github.lawloretienne:trestle:0.0.3'
// https://jarcasting.com/artifacts/com.github.lawloretienne/trestle/
implementation ("com.github.lawloretienne:trestle:0.0.3")
'com.github.lawloretienne:trestle:aar:0.0.3'
<dependency org="com.github.lawloretienne" name="trestle" rev="0.0.3">
<artifact name="trestle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.lawloretienne', module='trestle', version='0.0.3')
)
libraryDependencies += "com.github.lawloretienne" % "trestle" % "0.0.3"
[com.github.lawloretienne/trestle "0.0.3"]