| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.maxkeppeler.sheets |
| Идентификатор | Идентификаторcore |
| Последняя версия | Последняя версия2.2.8 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеcore
Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| core-2.2.8.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.maxkeppeler.sheets/core/ -->
<dependency>
<groupId>com.maxkeppeler.sheets</groupId>
<artifactId>core</artifactId>
<version>2.2.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.maxkeppeler.sheets/core/
implementation 'com.maxkeppeler.sheets:core:2.2.8'
// https://jarcasting.com/artifacts/com.maxkeppeler.sheets/core/
implementation ("com.maxkeppeler.sheets:core:2.2.8")
'com.maxkeppeler.sheets:core:aar:2.2.8'
<dependency org="com.maxkeppeler.sheets" name="core" rev="2.2.8">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.maxkeppeler.sheets', module='core', version='2.2.8')
)
libraryDependencies += "com.maxkeppeler.sheets" % "core" % "2.2.8"
[com.maxkeppeler.sheets/core "2.2.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.3 |
| androidx.preference » preference-ktx | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.5.0 |
| io.coil-kt : coil | jar | 1.4.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| androidx.databinding » viewbinding | jar | 4.1.3 |