Walkman Gradle Plugin

Walkman Gradle plugin for pushing and pulling tape files to/from Device

License

License

The Apache Software License, Version 2.0
Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.airbnb.walkman
ArtifactId

ArtifactId

gradle-plugin
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Walkman Gradle Plugin
Walkman Gradle plugin for pushing and pulling tape files to/from Device

Download gradle-plugin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.tools.build : gradle jar 2.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.0
com.android.tools.ddms : ddmlib jar 25.3.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.30
org.mockito : mockito-core jar 2.7.13

Project Modules

There are no modules declared in this project.
com.airbnb.walkman

Airbnb

Versions

Version
1.0.3