Anarcho deployment plugin

Gradle plugin which allow to deploy apks to Anarcho

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.nrudenko
ArtifactId

ArtifactId

anarcho-gradle
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Anarcho deployment plugin
Gradle plugin which allow to deploy apks to Anarcho
Project URL

Project URL

https://github.com/nrudenko/anarcho-gradle
Source Code Management

Source Code Management

https://github.com/nrudenko/anarcho-gradle

Download anarcho-gradle

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime jar 4.4
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1

Project Modules

There are no modules declared in this project.

anarcho-gradle Build Status

Plugin for upload builds to Anarcho service

Versions

Version
0.2.2
0.1.9
0.1.8
0.1.7