is not current version
Last Version 1.0.3

drawbox 1.0.3-rc-1

draw pad created on jetpack compose

License

License

GroupId

GroupId

io.ak1
ArtifactId

ArtifactId

drawbox
Version

Version

1.0.3-rc-1
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 1.0.3-rc-1


<!-- https://jarcasting.com/artifacts/io.ak1/drawbox/ -->
<dependency>
    <groupId>io.ak1</groupId>
    <artifactId>drawbox</artifactId>
    <version>1.0.3-rc-1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.ak1/drawbox/
implementation 'io.ak1:drawbox:1.0.3-rc-1'
// https://jarcasting.com/artifacts/io.ak1/drawbox/
implementation ("io.ak1:drawbox:1.0.3-rc-1")
'io.ak1:drawbox:aar:1.0.3-rc-1'
<dependency org="io.ak1" name="drawbox" rev="1.0.3-rc-1">
  <artifact name="drawbox" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.ak1', module='drawbox', version='1.0.3-rc-1')
)
libraryDependencies += "io.ak1" % "drawbox" % "1.0.3-rc-1"
[io.ak1/drawbox "1.0.3-rc-1"]

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.5.0
androidx.compose.ui » ui jar 1.1.0
androidx.compose.material » material jar 1.1.0
androidx.compose.ui » ui-tooling-preview jar 1.1.0

Project Modules

There are no modules declared in this project.