Last Version

BottomSheetBuilder 1.3

A simple library that creates BottomSheets according to the Material Design specs

License

License

GroupId

GroupId

com.github.rubensousa
ArtifactId

ArtifactId

bottomsheetbuilder
Version

Version

1.3
Type

Type

aar
Description

Description

BottomSheetBuilder
A simple library that creates BottomSheets according to the Material Design specs
Project URL

Project URL

https://github.com/rubensousa/BottomSheetBuilder
Source Code Management

Source Code Management

https://github.com/rubensousa/BottomSheetBuilder

Download bottomsheetbuilder 1.3


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

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.