License |
License |
---|---|
GroupId | GroupIdcom.github.ignaciotcrespo |
ArtifactId | ArtifactIdandroid-backdoor-bdd-annotations |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionAndroid-Backdoor-BDD-Annotations
Annotations to easily add backdoors for calabash in android projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ignaciotcrespo/android-backdoor-bdd-annotations/ -->
<dependency>
<groupId>com.github.ignaciotcrespo</groupId>
<artifactId>android-backdoor-bdd-annotations</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ignaciotcrespo/android-backdoor-bdd-annotations/
implementation 'com.github.ignaciotcrespo:android-backdoor-bdd-annotations:0.0.1'
// https://jarcasting.com/artifacts/com.github.ignaciotcrespo/android-backdoor-bdd-annotations/
implementation ("com.github.ignaciotcrespo:android-backdoor-bdd-annotations:0.0.1")
'com.github.ignaciotcrespo:android-backdoor-bdd-annotations:jar:0.0.1'
<dependency org="com.github.ignaciotcrespo" name="android-backdoor-bdd-annotations" rev="0.0.1">
<artifact name="android-backdoor-bdd-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ignaciotcrespo', module='android-backdoor-bdd-annotations', version='0.0.1')
)
libraryDependencies += "com.github.ignaciotcrespo" % "android-backdoor-bdd-annotations" % "0.0.1"
[com.github.ignaciotcrespo/android-backdoor-bdd-annotations "0.0.1"]