a

android-backdoor-bdd-annotations

Annotations to easily add backdoors for calabash in android projects.
https://github.com/ignaciotcrespo/android-backdoors-bdd-annotations
MIT License
Ignacio Tomas Crespo
Files download
File Operation
android-backdoor-bdd-annotations-0.0.1.jar download
android-backdoor-bdd-annotations-0.0.1.pom download
android-backdoor-bdd-annotations-0.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.ignaciotcrespo</groupId>
  <artifactId>android-backdoor-bdd-annotations</artifactId>
  <version>0.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.ignaciotcrespo:android-backdoor-bdd-annotations:0.0.1'
Gradle Kotlin
implementation("com.github.ignaciotcrespo:android-backdoor-bdd-annotations:0.0.1")
Scala SBT
libraryDependencies += "com.github.ignaciotcrespo" % "android-backdoor-bdd-annotations" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.ignaciotcrespo', module='android-backdoor-bdd-annotations', version='0.0.1')
)
Apache Ivy
<dependency org="com.github.ignaciotcrespo" name="android-backdoor-bdd-annotations" rev="0.0.1" />
Leiningen
[com.github.ignaciotcrespo/android-backdoor-bdd-annotations "0.0.1"]
Apache Buildr
'com.github.ignaciotcrespo:android-backdoor-bdd-annotations:jar:0.0.1'
Dependencies
The project has no third-party dependencies