drawbox

draw pad created on jetpack compose

License

License

GroupId

GroupId

io.ak1
ArtifactId

ArtifactId

drawbox
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

drawbox
draw pad created on jetpack compose
Project URL

Project URL

https://github.com/akshay2211/DrawBox
Source Code Management

Source Code Management

https://github.com/akshay2211/DrawBox

Download drawbox

How to add to project

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

Dependencies

compile (1)

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

runtime (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.3-rc-1
1.0.2
1.0.1
1.0.0