Last Version

Robolectric Gradle Plugin 0.2.1

Robolectric Gradle plugin

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.vandalsoftware.tools.gradle
ArtifactId

ArtifactId

robolectric
Version

Version

0.2.1
Type

Type

jar
Description

Description

Robolectric Gradle Plugin
Robolectric Gradle plugin
Project URL

Project URL

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

Download robolectric 0.2.1


<!-- 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.