Last Version

Flipboard Bottomsheet (AndroidX version) 1.5.8

Fork of Flipboard Bottomsheet that is migrated to AndroidX

License

License

GroupId

GroupId

com.github.pavlospt
ArtifactId

ArtifactId

bottomsheet-commons
Version

Version

1.5.8
Type

Type

aar
Description

Description

Flipboard Bottomsheet (AndroidX version)
Fork of Flipboard Bottomsheet that is migrated to AndroidX
Project URL

Project URL

https://github.com/pavlospt/bottomsheet
Source Code Management

Source Code Management

https://github.com/pavlospt/bottomsheet

Download bottomsheet-commons 1.5.8


<!-- 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"]

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.