| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIddev.antonius | 
| ArtifactId | ArtifactIdchords-android-debug | 
| Last Version | Last Version0.1.4 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionChords A small utility library to make Jetbrains/Jetpack Compose more harmonic. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| 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 | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 | 
| 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 |