is not current version
Last Version 0.0.3

com.github.lawloretienne:quickreturn 0.0.1

Showcases QuickReturn UI Pattern as either a header, footer, or both header and footer

GroupId

GroupId

com.github.lawloretienne
ArtifactId

ArtifactId

quickreturn
Version

Version

0.0.1
Type

Type

aar

Download quickreturn 0.0.1


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