License |
License |
---|---|
GroupId | GroupIdcom.github.matthiasrobbers |
ArtifactId | ArtifactIdshortbread |
Version | Version1.4.0 |
Type | Typeaar |
Description |
DescriptionShortbread
Android library that generates app shortcuts for activities and methods
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shortbread-1.4.0.pom | |
shortbread-1.4.0-sources.jar | 4 KB |
shortbread-1.4.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.matthiasrobbers/shortbread/ -->
<dependency>
<groupId>com.github.matthiasrobbers</groupId>
<artifactId>shortbread</artifactId>
<version>1.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthiasrobbers/shortbread/
implementation 'com.github.matthiasrobbers:shortbread:1.4.0'
// https://jarcasting.com/artifacts/com.github.matthiasrobbers/shortbread/
implementation ("com.github.matthiasrobbers:shortbread:1.4.0")
'com.github.matthiasrobbers:shortbread:aar:1.4.0'
<dependency org="com.github.matthiasrobbers" name="shortbread" rev="1.4.0">
<artifact name="shortbread" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthiasrobbers', module='shortbread', version='1.4.0')
)
libraryDependencies += "com.github.matthiasrobbers" % "shortbread" % "1.4.0"
[com.github.matthiasrobbers/shortbread "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.matthiasrobbers : shortbread-annotations | jar | 1.4.0 |
androidx.startup » startup-runtime | jar | 1.0.0 |