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-core
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-core 1.5.8


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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.