rapidmavenpush

A Gradle plugin : Upload Artifacts to Multi Maven Repository.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.wangjiegulu
ArtifactId

ArtifactId

rapidmavenpush
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

rapidmavenpush
A Gradle plugin : Upload Artifacts to Multi Maven Repository.
Project URL

Project URL

https://github.com/wangjiegulu/RapidMavenPushPlugin

Download rapidmavenpush

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.android.tools.build : gradle jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2