is not current version
Last Version 3.2.10.RELEASE

com.github.Andy-Shao:GearEE 3.2.9.RELEASE

Enhance and formating the coding of JDK

GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

GearEE
Version

Version

3.2.9.RELEASE
Type

Type

jar

Download GearEE 3.2.9.RELEASE


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