не последняя версия
Последняя версия 1.5.1

com.semanticcms:semanticcms-autogit-style 1.2

Default style for SemanticCMS automatic Git.

Категории

Категории

Ant Компиляция и сборка Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.semanticcms
Идентификатор

Идентификатор

semanticcms-autogit-style
Версия

Версия

1.2
Тип

Тип

jar

Скачать semanticcms-autogit-style 1.2


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