| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаdev.antonius |
| Идентификатор | Идентификаторchords-android-debug |
| Последняя версия | Последняя версия0.1.4 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеChords
A small utility library to make Jetbrains/Jetpack Compose more harmonic.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| chords-android-debug-0.1.4.pom | |
| chords-android-debug-0.1.4-sources.jar | 2 KB |
| chords-android-debug-0.1.4-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.antonius/chords-android-debug/ -->
<dependency>
<groupId>dev.antonius</groupId>
<artifactId>chords-android-debug</artifactId>
<version>0.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.antonius/chords-android-debug/
implementation 'dev.antonius:chords-android-debug:0.1.4'
// https://jarcasting.com/artifacts/dev.antonius/chords-android-debug/
implementation ("dev.antonius:chords-android-debug:0.1.4")
'dev.antonius:chords-android-debug:aar:0.1.4'
<dependency org="dev.antonius" name="chords-android-debug" rev="0.1.4">
<artifact name="chords-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.antonius', module='chords-android-debug', version='0.1.4')
)
libraryDependencies += "dev.antonius" % "chords-android-debug" % "0.1.4"
[dev.antonius/chords-android-debug "0.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.compose.material3 » material3 | jar | 1.0.0-alpha09 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
| androidx.compose.runtime » runtime | jar | 1.1.0 |
| androidx.compose.foundation » foundation | jar | 1.1.0 |
| androidx.compose.ui » ui | jar | 1.1.0 |