| Лицензия |
Лицензия
Stream License
|
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.github.alorma |
| Идентификатор | Идентификаторcomponents |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеcomponents
Extended compose components
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| components-0.0.2.pom | |
| components-0.0.2-sources.jar | 4 KB |
| components-0.0.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.alorma/components/ -->
<dependency>
<groupId>com.github.alorma</groupId>
<artifactId>components</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alorma/components/
implementation 'com.github.alorma:components:0.0.2'
// https://jarcasting.com/artifacts/com.github.alorma/components/
implementation ("com.github.alorma:components:0.0.2")
'com.github.alorma:components:aar:0.0.2'
<dependency org="com.github.alorma" name="components" rev="0.0.2">
<artifact name="components" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alorma', module='components', version='0.0.2')
)
libraryDependencies += "com.github.alorma" % "components" % "0.0.2"
[com.github.alorma/components "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.compose.ui » ui | jar | 1.0.0-rc02 |
| androidx.compose.material » material | jar | 1.0.0-rc02 |
| androidx.compose.ui » ui-tooling | jar | 1.0.0-rc02 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |