Last Version

Gradle HockeyApp Plugin 0.9

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

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

de.felixschulze
ArtifactId

ArtifactId

hockeyApp
Version

Version

0.9
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/x2on/gradle-hockeyapp-plugin
Source Code Management

Source Code Management

https://github.com/x2on/gradle-hockeyapp-plugin

Download hockeyApp 0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2+
commons-configuration : commons-configuration jar 1.8+
commons-io : commons-io jar 2.+
org.apache.httpcomponents : httpmime jar 4.2+

Project Modules

There are no modules declared in this project.