| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.Andy-Shao |
| Идентификатор | ИдентификаторGear-dependencies |
| Последняя версия | Последняя версия2.0.2.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGear-dependencies
Enhance and formating the coding of JDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| Gear-dependencies-2.0.2.RELEASE.pom | 7 KB |
| Обзор |
<!-- 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"]