is not current version
Last Version 2.0.2.RELEASE

com.github.Andy-Shao:Gear-dependencies 1.2.2.RELEASE

Enhance and formating the coding of JDK

GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

Gear-dependencies
Version

Version

1.2.2.RELEASE
Type

Type

pom

Download Gear-dependencies 1.2.2.RELEASE


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