| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdland.sungbin.runnerbe |
| ArtifactId | ArtifactIdhoneycomb |
| Last Version | Last Versionpreview-dev01 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionhoneycomb
Awesome RunnerBe design system and more!
|
| Filename | Size |
|---|---|
| honeycomb-preview-dev01.pom | |
| honeycomb-preview-dev01-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/land.sungbin.runnerbe/honeycomb/ -->
<dependency>
<groupId>land.sungbin.runnerbe</groupId>
<artifactId>honeycomb</artifactId>
<version>preview-dev01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/land.sungbin.runnerbe/honeycomb/
implementation 'land.sungbin.runnerbe:honeycomb:preview-dev01'
// https://jarcasting.com/artifacts/land.sungbin.runnerbe/honeycomb/
implementation ("land.sungbin.runnerbe:honeycomb:preview-dev01")
'land.sungbin.runnerbe:honeycomb:aar:preview-dev01'
<dependency org="land.sungbin.runnerbe" name="honeycomb" rev="preview-dev01">
<artifact name="honeycomb" type="aar" />
</dependency>
@Grapes(
@Grab(group='land.sungbin.runnerbe', module='honeycomb', version='preview-dev01')
)
libraryDependencies += "land.sungbin.runnerbe" % "honeycomb" % "preview-dev01"
[land.sungbin.runnerbe/honeycomb "preview-dev01"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android.material » material | jar | 1.5.0 |
| androidx.compose.ui » ui-tooling | jar | 1.2.0-alpha02 |
| androidx.compose.material » material | jar | 1.2.0-alpha02 |
| androidx.activity » activity-compose | jar | 1.4.0 |
| androidx.core » core-ktx | jar | 1.7.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |