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.

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

com.willowtreeapps.gradle.plugins
Идентификатор

Идентификатор

gradle-testflight-plugin
Последняя версия

Последняя версия

0.3.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

WillowTree Apps, Inc.

Скачать gradle-testflight-plugin

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.3.5
0.3.4