Последняя версия

MaterialSheet 0.1.1

Reduce Boilerplate to create bottom sheet dialog for common use cases

Лицензия

Лицензия

Группа

Группа

io.github.nageshks.materialsheet
Идентификатор

Идентификатор

materialsheet
Версия

Версия

0.1.1
Тип

Тип

aar
Описание

Описание

MaterialSheet
Reduce Boilerplate to create bottom sheet dialog for common use cases
Ссылка на сайт

Ссылка на сайт

https://github.com/Nageshks/AndroidMaterialSheet
Система контроля версий

Система контроля версий

https://github.com/Nageshks/AndroidMaterialSheet

Скачать materialsheet 0.1.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
androidx.databinding » viewbinding jar 7.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (4)

Идентификатор библиотеки Тип Версия
androidx.fragment » fragment-ktx jar 1.3.6
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Модули Проекта

Данный проект не имеет модулей.