| License | License | 
|---|---|
| GroupId | GroupIdcom.github.Andy-Shao | 
| ArtifactId | ArtifactIdGear | 
| Version | Version4.0.1.RELEASE | 
| Type | Typejar | 
| Description | DescriptionGear Enhance and formating the coding of JDK | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| Gear-4.0.1.RELEASE.pom | |
| Gear-4.0.1.RELEASE.jar | 482 KB | 
| Gear-4.0.1.RELEASE-sources.jar | 252 KB | 
| Gear-4.0.1.RELEASE-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear/ -->
<dependency>
    <groupId>com.github.Andy-Shao</groupId>
    <artifactId>Gear</artifactId>
    <version>4.0.1.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear/
implementation 'com.github.Andy-Shao:Gear:4.0.1.RELEASE'// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear/
implementation ("com.github.Andy-Shao:Gear:4.0.1.RELEASE")'com.github.Andy-Shao:Gear:jar:4.0.1.RELEASE'<dependency org="com.github.Andy-Shao" name="Gear" rev="4.0.1.RELEASE">
  <artifact name="Gear" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.Andy-Shao', module='Gear', version='4.0.1.RELEASE')
)libraryDependencies += "com.github.Andy-Shao" % "Gear" % "4.0.1.RELEASE"[com.github.Andy-Shao/Gear "4.0.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| cglib : cglib | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | |
| io.projectreactor : reactor-core | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar |