| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.autostyle |
| Идентификатор | Идентификаторautostyle-testlib |
| Последняя версия | Последняя версия3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAutostyle Autostyle-testlib
Autostyle - fix code style automatically
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| autostyle-testlib-3.2.pom | |
| autostyle-testlib-3.2.jar | 103 KB |
| autostyle-testlib-3.2-sources.jar | 61 KB |
| autostyle-testlib-3.2-javadoc.jar | 375 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.autostyle/autostyle-testlib/ -->
<dependency>
<groupId>com.github.autostyle</groupId>
<artifactId>autostyle-testlib</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autostyle/autostyle-testlib/
implementation 'com.github.autostyle:autostyle-testlib:3.2'
// https://jarcasting.com/artifacts/com.github.autostyle/autostyle-testlib/
implementation ("com.github.autostyle:autostyle-testlib:3.2")
'com.github.autostyle:autostyle-testlib:jar:3.2'
<dependency org="com.github.autostyle" name="autostyle-testlib" rev="3.2">
<artifact name="autostyle-testlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autostyle', module='autostyle-testlib', version='3.2')
)
libraryDependencies += "com.github.autostyle" % "autostyle-testlib" % "3.2"
[com.github.autostyle/autostyle-testlib "3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.autostyle : autostyle-lib | jar | 3.2 |
| com.diffplug.durian : durian-testlib | jar | 1.2.0 |
| org.assertj : assertj-core | jar | 3.5.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |