MVN

me.panavtec : drawableview

Maven & Gradle

Apr 06, 2015
2 usages
584 stars

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

<dependency>
    <groupId>me.panavtec</groupId>
    <artifactId>drawableview</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.panavtec : drawableview to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of me.panavtec : drawableview to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
drawableview-0.6.0
0.5.x
drawableview-0.5.0

How to add a dependency to Maven

Add the following me.panavtec : drawableview maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.panavtec</groupId>
    <artifactId>drawableview</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.panavtec : drawableview gradle dependency to your build.gradle file:

implementation 'me.panavtec:drawableview:0.6.0'

Gradle Kotlin DSL: Add the following me.panavtec : drawableview gradle kotlin dependency to your build.gradle.kts file:

implementation("me.panavtec:drawableview:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.panavtec : drawableview sbt scala dependency to your build.sbt file:

libraryDependencies += "me.panavtec" % "drawableview" % "0.6.0"

Advertisement

Dependencies from Group

Feb 24, 2016
2 usages
28 stars
Apr 06, 2015
2 usages
584 stars
Apr 10, 2015
2 usages
57 stars
Apr 10, 2015
1 usages
57 stars

Discover Dependencies

Feb 11, 2014
4 usages
2 stars
Nov 09, 2014
1 usages
May 20, 2010
2 usages
Jun 18, 2013
1 usages
0 stars
Dec 11, 2014
1 usages
47 stars
Jan 29, 2014
1 usages
205 stars
Aug 19, 2011
1 usages