| License |
License |
|---|---|
| GroupId | GroupIdio.ak1 |
| ArtifactId | ArtifactIddrawbox |
| Version | Version1.0.3 |
| Type | Typeaar |
| Description |
Descriptiondrawbox
draw pad created on jetpack compose
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| drawbox-1.0.3.pom | |
| drawbox-1.0.3-sources.jar | 3 KB |
| drawbox-1.0.3-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.ak1/drawbox/ -->
<dependency>
<groupId>io.ak1</groupId>
<artifactId>drawbox</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.ak1/drawbox/
implementation 'io.ak1:drawbox:1.0.3'
// https://jarcasting.com/artifacts/io.ak1/drawbox/
implementation ("io.ak1:drawbox:1.0.3")
'io.ak1:drawbox:aar:1.0.3'
<dependency org="io.ak1" name="drawbox" rev="1.0.3">
<artifact name="drawbox" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.ak1', module='drawbox', version='1.0.3')
)
libraryDependencies += "io.ak1" % "drawbox" % "1.0.3"
[io.ak1/drawbox "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.6.0 |
| androidx.compose.ui » ui | jar | 1.1.1 |
| androidx.compose.material » material | jar | 1.1.1 |
| androidx.compose.ui » ui-tooling-preview | jar | 1.1.1 |