| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.autostyle |
| Идентификатор | Идентификаторautostyle-lib |
| Последняя версия | Последняя версия3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAutostyle Autostyle-lib
Autostyle - fix code style automatically
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| autostyle-lib-3.2.pom | |
| autostyle-lib-3.2.jar | 218 KB |
| autostyle-lib-3.2-sources.jar | 111 KB |
| autostyle-lib-3.2-javadoc.jar | 247 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |