Last Version

Gradle TestFlight Plugin 0.3.5

Use this plugin to publish an Android or iOS mobile application to TestFlight. Create an account at https://testflightapp.com to get started.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.willowtreeapps.gradle.plugins
ArtifactId

ArtifactId

gradle-testflight-plugin
Version

Version

0.3.5
Type

Type

jar
Description

Description

Gradle TestFlight Plugin
Use this plugin to publish an Android or iOS mobile application to TestFlight. Create an account at https://testflightapp.com to get started.
Project Organization

Project Organization

WillowTree Apps, Inc.

Download gradle-testflight-plugin 0.3.5


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.httpcomponents : httpcore jar 4.2.1
org.apache.httpcomponents : fluent-hc jar 4.2.1
org.apache.httpcomponents : httpclient-cache jar 4.2.1
org.apache.httpcomponents : httpmime jar 4.2.1

Project Modules

There are no modules declared in this project.