Last Version

Drawable View 0.6.0

Allows to paint in a view and save the results in a Bitmap object

License

License

GroupId

GroupId

me.panavtec
ArtifactId

ArtifactId

drawableview
Version

Version

0.6.0
Type

Type

aar
Description

Description

Drawable View
Allows to paint in a view and save the results in a Bitmap object
Project URL

Project URL

https://github.com/PaNaVTEC/DrawableView
Source Code Management

Source Code Management

https://github.com/PaNaVTEC/DrawableView

Download drawableview 0.6.0


<!-- https://jarcasting.com/artifacts/me.panavtec/drawableview/ -->
<dependency>
    <groupId>me.panavtec</groupId>
    <artifactId>drawableview</artifactId>
    <version>0.6.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.panavtec/drawableview/
implementation 'me.panavtec:drawableview:0.6.0'
// https://jarcasting.com/artifacts/me.panavtec/drawableview/
implementation ("me.panavtec:drawableview:0.6.0")
'me.panavtec:drawableview:aar:0.6.0'
<dependency org="me.panavtec" name="drawableview" rev="0.6.0">
  <artifact name="drawableview" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.panavtec', module='drawableview', version='0.6.0')
)
libraryDependencies += "me.panavtec" % "drawableview" % "0.6.0"
[me.panavtec/drawableview "0.6.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 21.0.3

Project Modules

There are no modules declared in this project.