License |
License |
---|---|
GroupId | GroupIdcom.github.pavlospt |
ArtifactId | ArtifactIdbottomsheet-core |
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-core-1.5.8.pom | |
bottomsheet-core-1.5.8-sources.jar | 9 KB |
bottomsheet-core-1.5.8-javadoc.jar | 52 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.2.0 |