Robolectric Gradle Plugin

Robolectric Gradle plugin

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.vandalsoftware.tools.gradle
ArtifactId

ArtifactId

robolectric
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Robolectric Gradle Plugin
Robolectric Gradle plugin
Project URL

Project URL

https://github.com/VandalSoftware/robolectric-gradle

Download robolectric

How to add to project

<!-- https://jarcasting.com/artifacts/com.vandalsoftware.tools.gradle/robolectric/ -->
<dependency>
    <groupId>com.vandalsoftware.tools.gradle</groupId>
    <artifactId>robolectric</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vandalsoftware.tools.gradle/robolectric/
implementation 'com.vandalsoftware.tools.gradle:robolectric:0.2.1'
// https://jarcasting.com/artifacts/com.vandalsoftware.tools.gradle/robolectric/
implementation ("com.vandalsoftware.tools.gradle:robolectric:0.2.1")
'com.vandalsoftware.tools.gradle:robolectric:jar:0.2.1'
<dependency org="com.vandalsoftware.tools.gradle" name="robolectric" rev="0.2.1">
  <artifact name="robolectric" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vandalsoftware.tools.gradle', module='robolectric', version='0.2.1')
)
libraryDependencies += "com.vandalsoftware.tools.gradle" % "robolectric" % "0.2.1"
[com.vandalsoftware.tools.gradle/robolectric "0.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.tools.build : gradle jar 0.14.0

Project Modules

There are no modules declared in this project.
com.vandalsoftware.tools.gradle

Vandal Software

Versions

Version
0.2.1
0.2.0