License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.airbnb.okreplay |
ArtifactId | ArtifactIdgradle-plugin |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionOkReplay Gradle Plugin
OkReplay Gradle plugin for pushing and pulling tape files to/from device
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gradle-plugin-1.6.0.pom | |
gradle-plugin-1.6.0.jar | 29 KB |
gradle-plugin-1.6.0-sources.jar | 5 KB |
gradle-plugin-1.6.0-javadoc.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.airbnb.okreplay/gradle-plugin/ -->
<dependency>
<groupId>com.airbnb.okreplay</groupId>
<artifactId>gradle-plugin</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.okreplay/gradle-plugin/
implementation 'com.airbnb.okreplay:gradle-plugin:1.6.0'
// https://jarcasting.com/artifacts/com.airbnb.okreplay/gradle-plugin/
implementation ("com.airbnb.okreplay:gradle-plugin:1.6.0")
'com.airbnb.okreplay:gradle-plugin:jar:1.6.0'
<dependency org="com.airbnb.okreplay" name="gradle-plugin" rev="1.6.0">
<artifact name="gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.okreplay', module='gradle-plugin', version='1.6.0')
)
libraryDependencies += "com.airbnb.okreplay" % "gradle-plugin" % "1.6.0"
[com.airbnb.okreplay/gradle-plugin "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.50 |
Group / Artifact | Type | Version |
---|---|---|
com.android.tools.build : gradle | jar | 3.5.0 |
com.android.tools.ddms : ddmlib | jar | 25.3.0 |
junit : junit | jar | 4.12 |
com.google.truth : truth | jar | 0.40 |
org.mockito : mockito-core | jar | 2.7.13 |
com.google.guava : guava | jar | 25.0-jre |