is not current version
Last Version 2.0.2.RELEASE

com.github.Andy-Shao:Gear-Maven-Manager 1.0.4.RELEASE

Gear maven manage pom

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

Gear-Maven-Manager
Version

Version

1.0.4.RELEASE
Type

Type

pom

Download Gear-Maven-Manager 1.0.4.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear-Maven-Manager/ -->
<dependency>
    <groupId>com.github.Andy-Shao</groupId>
    <artifactId>Gear-Maven-Manager</artifactId>
    <version>1.0.4.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear-Maven-Manager/
implementation 'com.github.Andy-Shao:Gear-Maven-Manager:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear-Maven-Manager/
implementation ("com.github.Andy-Shao:Gear-Maven-Manager:1.0.4.RELEASE")
'com.github.Andy-Shao:Gear-Maven-Manager:pom:1.0.4.RELEASE'
<dependency org="com.github.Andy-Shao" name="Gear-Maven-Manager" rev="1.0.4.RELEASE">
  <artifact name="Gear-Maven-Manager" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='Gear-Maven-Manager', version='1.0.4.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "Gear-Maven-Manager" % "1.0.4.RELEASE"
[com.github.Andy-Shao/Gear-Maven-Manager "1.0.4.RELEASE"]