is not current version
Last Version 0.0.3

com.github.lawloretienne:quickreturn 0.0.2

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.2
Type

Type

aar

Download quickreturn 0.0.2


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