| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Auto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.semanticcms |
| Идентификатор | Идентификаторsemanticcms-autogit |
| Последняя версия | Последняя версия1.8.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSemanticCMS AutoGit
Aggregator POM for SemanticCMS automatic Git.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| semanticcms-autogit-1.8.2.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.semanticcms/semanticcms-autogit/ -->
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-autogit</artifactId>
<version>1.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-autogit/
implementation 'com.semanticcms:semanticcms-autogit:1.8.2'
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-autogit/
implementation ("com.semanticcms:semanticcms-autogit:1.8.2")
'com.semanticcms:semanticcms-autogit:pom:1.8.2'
<dependency org="com.semanticcms" name="semanticcms-autogit" rev="1.8.2">
<artifact name="semanticcms-autogit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.semanticcms', module='semanticcms-autogit', version='1.8.2')
)
libraryDependencies += "com.semanticcms" % "semanticcms-autogit" % "1.8.2"
[com.semanticcms/semanticcms-autogit "1.8.2"]