is not current version
Last Version 3.2.10.RELEASE

com.github.Andy-Shao:GearEE 3.2

Enhance and formating the coding of JDK

GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

GearEE
Version

Version

3.2
Type

Type

jar

Download GearEE 3.2


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