Last Version

Gradle HockeyApp Plugin 3.7.6

A Gradle plugin for uploading iOS and Android Apps to HockeyApp.

License

License

Categories

Categories

Gradle Build Tools KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.3mph4515
ArtifactId

ArtifactId

gradle-hockeyapp-plugin
Version

Version

3.7.6
Type

Type

jar
Description

Description

Gradle HockeyApp Plugin
A Gradle plugin for uploading iOS and Android Apps to HockeyApp.
Project URL

Project URL

https://github.com/3mph4515/gradle-hockeyapp-plugin
Source Code Management

Source Code Management

https://github.com/3mph4515/gradle-hockeyapp-plugin

Download gradle-hockeyapp-plugin 3.7.6


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
com.android.tools.build : gradle jar 2.2.2
de.felixschulze.teamcity : teamcity-status-message-helper jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.