Publisher Gradle Plugin

Gradle Plugin to upload release APKs to the sftp/ssh server

License

License

GroupId

GroupId

com.github.kulik
ArtifactId

ArtifactId

publish-apk
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Publisher Gradle Plugin
Gradle Plugin to upload release APKs to the sftp/ssh server

Download publish-apk

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
com.android.tools.build : gradle jar 1.1.3
commons-io : commons-io jar 1.4
org.hidetake : groovy-ssh jar 1.1.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.5