is not current version
Last Version 4.0.2.RELEASE

com.github.Andy-Shao:Gear 3.2.10.RELEASE

Enhance and formating the coding of JDK

GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

Gear
Version

Version

3.2.10.RELEASE
Type

Type

jar

Download Gear 3.2.10.RELEASE


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