Chords

A small utility library to make Jetbrains/Jetpack Compose more harmonic.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

dev.antonius
ArtifactId

ArtifactId

chords-android-debug
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

aar
Description

Description

Chords
A small utility library to make Jetbrains/Jetpack Compose more harmonic.
Project URL

Project URL

https://github.com/antoniusnaumann/chords/tree/main
Source Code Management

Source Code Management

https://github.com/antoniusnaumann/chords/tree/main

Download chords-android-debug

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0