Last Version

Android ViewPagerBottomSheet Library 1.0.0

Android BottomSheetBehavior with ViewPager support

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.lizhuogui.android
ArtifactId

ArtifactId

viewpager-bottomsheet
Version

Version

1.0.0
Type

Type

aar
Description

Description

Android ViewPagerBottomSheet Library
Android BottomSheetBehavior with ViewPager support
Project URL

Project URL

https://github.com/lizhuogui/ViewPagerBottomSheet
Source Code Management

Source Code Management

https://github.com/lizhuogui/ViewPagerBottomSheet

Download viewpager-bottomsheet 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android.material » material jar 1.0.0

Project Modules

There are no modules declared in this project.