Gradle Calabash Test Plugin

A Gradle plugin which enables Calabash Testing

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.notlocalhost.gradle
ArtifactId

ArtifactId

gradle-calabash-android-plugin
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Calabash Test Plugin
A Gradle plugin which enables Calabash Testing
Project URL

Project URL

https://github.com/pedlar/gradle-calabash-android-plugin
Project Organization

Project Organization

NotLocalHost
Source Code Management

Source Code Management

https://github.com/pedlar/gradle-calabash-android-plugin

Download gradle-calabash-android-plugin

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0
0.1.1
0.1.0