| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.autostyle |
| Идентификатор | Идентификаторautostyle-lib-extra |
| Версия | Версия3.1 |
| Тип | Типjar |
| Описание |
ОписаниеAutostyle Autostyle-lib-extra
Autostyle - fix code style automatically
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| autostyle-lib-extra-3.1.pom | |
| autostyle-lib-extra-3.1.jar | 57 KB |
| autostyle-lib-extra-3.1-sources.jar | 36 KB |
| autostyle-lib-extra-3.1-javadoc.jar | 80 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.autostyle/autostyle-lib-extra/ -->
<dependency>
<groupId>com.github.autostyle</groupId>
<artifactId>autostyle-lib-extra</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autostyle/autostyle-lib-extra/
implementation 'com.github.autostyle:autostyle-lib-extra:3.1'
// https://jarcasting.com/artifacts/com.github.autostyle/autostyle-lib-extra/
implementation ("com.github.autostyle:autostyle-lib-extra:3.1")
'com.github.autostyle:autostyle-lib-extra:jar:3.1'
<dependency org="com.github.autostyle" name="autostyle-lib-extra" rev="3.1">
<artifact name="autostyle-lib-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autostyle', module='autostyle-lib-extra', version='3.1')
)
libraryDependencies += "com.github.autostyle" % "autostyle-lib-extra" % "3.1"
[com.github.autostyle/autostyle-lib-extra "3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.autostyle : autostyle-lib | jar | 3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.50 |
| com.diffplug.durian : durian-core | jar | 1.2.0 |
| com.diffplug.durian : durian-collect | jar | 1.2.0 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.6.0.201912101111-r |
| com.googlecode.concurrent-trees : concurrent-trees | jar | 2.6.1 |
| org.codehaus.groovy : groovy-xml | jar | 2.4.7 |