License |
License |
---|---|
GroupId | GroupIdcom.github.pavlospt |
ArtifactId | ArtifactIdbottomsheet-commons |
Version | Version1.5.8 |
Type | Typeaar |
Description |
DescriptionFlipboard Bottomsheet (AndroidX version)
Fork of Flipboard Bottomsheet that is migrated to AndroidX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bottomsheet-commons-1.5.8.pom | |
bottomsheet-commons-1.5.8-sources.jar | 17 KB |
bottomsheet-commons-1.5.8-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pavlospt/bottomsheet-commons/ -->
<dependency>
<groupId>com.github.pavlospt</groupId>
<artifactId>bottomsheet-commons</artifactId>
<version>1.5.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pavlospt/bottomsheet-commons/
implementation 'com.github.pavlospt:bottomsheet-commons:1.5.8'
// https://jarcasting.com/artifacts/com.github.pavlospt/bottomsheet-commons/
implementation ("com.github.pavlospt:bottomsheet-commons:1.5.8")
'com.github.pavlospt:bottomsheet-commons:aar:1.5.8'
<dependency org="com.github.pavlospt" name="bottomsheet-commons" rev="1.5.8">
<artifact name="bottomsheet-commons" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pavlospt', module='bottomsheet-commons', version='1.5.8')
)
libraryDependencies += "com.github.pavlospt" % "bottomsheet-commons" % "1.5.8"
[com.github.pavlospt/bottomsheet-commons "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.pavlospt : bottomsheet-core | jar | 1.5.8 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.fragment » fragment | jar | 1.3.3 |