is not current version
Last Version 0.0.5

com.github.wangjiegulu:rapidmavenpush 0.0.3

A Gradle plugin : Upload Artifacts to Multi Maven Repository.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.wangjiegulu
ArtifactId

ArtifactId

rapidmavenpush
Version

Version

0.0.3
Type

Type

jar

Download rapidmavenpush 0.0.3


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