Torque Gradle Plugin

A Gradle plugin that creates Torque tasks for Android instrumentation tests

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.workday
ArtifactId

ArtifactId

torque-gradle-plugin
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Torque Gradle Plugin
A Gradle plugin that creates Torque tasks for Android instrumentation tests
Project URL

Project URL

https://github.com/Workday/torque
Source Code Management

Source Code Management

https://github.com/Workday/torque

Download torque-gradle-plugin

How to add to project

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

Dependencies

compile (1)

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

runtime (2)

Group / Artifact Type Version
com.android.tools.build : gradle jar 4.2.0
com.workday : torque-core jar 1.1.2

Project Modules

There are no modules declared in this project.
com.workday

Workday

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0