is not current version
Last Version 2.8.2

io.github.pandulapeter.beagle:ui-bottom-sheet 2.8.0

A smart, reliable, and highly customizable debug menu library for Android apps that supports screen recording, network activity logging, and many other useful features.

GroupId

GroupId

io.github.pandulapeter.beagle
ArtifactId

ArtifactId

ui-bottom-sheet
Version

Version

2.8.0
Type

Type

aar

Download ui-bottom-sheet 2.8.0


<!-- https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/ui-bottom-sheet/ -->
<dependency>
    <groupId>io.github.pandulapeter.beagle</groupId>
    <artifactId>ui-bottom-sheet</artifactId>
    <version>2.8.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/ui-bottom-sheet/
implementation 'io.github.pandulapeter.beagle:ui-bottom-sheet:2.8.0'
// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/ui-bottom-sheet/
implementation ("io.github.pandulapeter.beagle:ui-bottom-sheet:2.8.0")
'io.github.pandulapeter.beagle:ui-bottom-sheet:aar:2.8.0'
<dependency org="io.github.pandulapeter.beagle" name="ui-bottom-sheet" rev="2.8.0">
  <artifact name="ui-bottom-sheet" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.pandulapeter.beagle', module='ui-bottom-sheet', version='2.8.0')
)
libraryDependencies += "io.github.pandulapeter.beagle" % "ui-bottom-sheet" % "2.8.0"
[io.github.pandulapeter.beagle/ui-bottom-sheet "2.8.0"]