License |
License |
---|---|
GroupId | GroupIdcom.github.Andy-Shao |
ArtifactId | ArtifactIdGear-dependencies |
Last Version | Last Version2.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGear-dependencies
Enhance and formating the coding of JDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Gear-dependencies-2.0.2.RELEASE.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear-dependencies/ -->
<dependency>
<groupId>com.github.Andy-Shao</groupId>
<artifactId>Gear-dependencies</artifactId>
<version>2.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear-dependencies/
implementation 'com.github.Andy-Shao:Gear-dependencies:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear-dependencies/
implementation ("com.github.Andy-Shao:Gear-dependencies:2.0.2.RELEASE")
'com.github.Andy-Shao:Gear-dependencies:pom:2.0.2.RELEASE'
<dependency org="com.github.Andy-Shao" name="Gear-dependencies" rev="2.0.2.RELEASE">
<artifact name="Gear-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='Gear-dependencies', version='2.0.2.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "Gear-dependencies" % "2.0.2.RELEASE"
[com.github.Andy-Shao/Gear-dependencies "2.0.2.RELEASE"]