Last Version

OkReplay Gradle Plugin 1.6.0

OkReplay Gradle plugin for pushing and pulling tape files to/from device

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.airbnb.okreplay
ArtifactId

ArtifactId

gradle-plugin
Version

Version

1.6.0
Type

Type

jar
Description

Description

OkReplay Gradle Plugin
OkReplay Gradle plugin for pushing and pulling tape files to/from device
Project URL

Project URL

https://github.com/airbnb/okreplay
Source Code Management

Source Code Management

https://github.com/airbnb/okreplay

Download gradle-plugin 1.6.0


<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50

test (6)

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

Project Modules

There are no modules declared in this project.