Last Version

Android BottomSheet Library 1.0

BottomSheet Activity for Android.

License

License

GroupId

GroupId

ch.tutti.android.bottomsheet
ArtifactId

ArtifactId

library
Version

Version

1.0
Type

Type

aar
Description

Description

Android BottomSheet Library
BottomSheet Activity for Android.
Project URL

Project URL

https://github.com/tutti-ch/android-bottomsheet
Source Code Management

Source Code Management

https://github.com/tutti-ch/android-bottomsheet

Download library 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.