Gradle Pugongying Upload Plugin

A plugin used for upload Pugongying apk.

License

License

GroupId

GroupId

org.quanqi
ArtifactId

ArtifactId

pgyer
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Pugongying Upload Plugin
A plugin used for upload Pugongying apk.

Download pgyer

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
org.json : json jar 20090211
com.squareup.okhttp : okhttp-urlconnection jar 2.2.0
com.squareup.okhttp : okhttp jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0