| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGradle Компиляция и сборка Github Инструменты разработки Контроль версий Auto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.autostyle |
| Идентификатор | Идентификаторcom.github.autostyle.gradle.plugin |
| Последняя версия | Последняя версия3.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAutostyle formatting plugin
Autostyle formatting plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| com.github.autostyle.gradle.plugin-3.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.autostyle/com.github.autostyle.gradle.plugin/ -->
<dependency>
<groupId>com.github.autostyle</groupId>
<artifactId>com.github.autostyle.gradle.plugin</artifactId>
<version>3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.autostyle/com.github.autostyle.gradle.plugin/
implementation 'com.github.autostyle:com.github.autostyle.gradle.plugin:3.2'
// https://jarcasting.com/artifacts/com.github.autostyle/com.github.autostyle.gradle.plugin/
implementation ("com.github.autostyle:com.github.autostyle.gradle.plugin:3.2")
'com.github.autostyle:com.github.autostyle.gradle.plugin:pom:3.2'
<dependency org="com.github.autostyle" name="com.github.autostyle.gradle.plugin" rev="3.2">
<artifact name="com.github.autostyle.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.autostyle', module='com.github.autostyle.gradle.plugin', version='3.2')
)
libraryDependencies += "com.github.autostyle" % "com.github.autostyle.gradle.plugin" % "3.2"
[com.github.autostyle/com.github.autostyle.gradle.plugin "3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.autostyle : autostyle-plugin-gradle | jar | 3.2 |