is not current version
Last Version 0.0.5

com.github.wangjiegulu:rapidmavenpush 0.0.4

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.4
Type

Type

jar

Download rapidmavenpush 0.0.4


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