MVN

com.madgag : lazy-drawables-tests

Maven & Gradle

Nov 29, 2011

Lazy Drawables instrumentation tests

<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>lazy-drawables-tests</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.madgag : lazy-drawables-tests to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of com.madgag : lazy-drawables-tests to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10
lazy-drawables-tests-0.10
0.9
lazy-drawables-tests-0.9
0.8
lazy-drawables-tests-0.8

How to add a dependency to Maven

Add the following com.madgag : lazy-drawables-tests maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>lazy-drawables-tests</artifactId>
    <version>0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.madgag : lazy-drawables-tests gradle dependency to your build.gradle file:

implementation 'com.madgag:lazy-drawables-tests:0.10'

Gradle Kotlin DSL: Add the following com.madgag : lazy-drawables-tests gradle kotlin dependency to your build.gradle.kts file:

implementation("com.madgag:lazy-drawables-tests:0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.madgag : lazy-drawables-tests sbt scala dependency to your build.sbt file:

libraryDependencies += "com.madgag" % "lazy-drawables-tests" % "0.10"

Advertisement

Dependencies from Group

May 27, 2014
31 usages
Dec 16, 2021
11 usages
153 stars
May 27, 2014
11 usages
Jan 01, 2013
9 usages
1 stars
Dec 16, 2021
8 usages
2 stars

Discover Dependencies