Autostyle Autostyle-lib

Autostyle - fix code style automatically

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

autostyle-lib
Последняя версия

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

3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Autostyle Autostyle-lib
Autostyle - fix code style automatically
Ссылка на сайт

Ссылка на сайт

https://github.com/autostyle/autostyle
Система контроля версий

Система контроля версий

https://github.com/autostyle/autostyle

Скачать autostyle-lib

Как подключить последнюю версию

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.2
3.1
3.0