is not current version
Last Version 1.4.0

com.github.matthiasrobbers:shortbread 1.1.0

Android library that generates app shortcuts for activities and methods

GroupId

GroupId

com.github.matthiasrobbers
ArtifactId

ArtifactId

shortbread
Version

Version

1.1.0
Type

Type

aar

Download shortbread 1.1.0


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