| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаorg.scalastyle |
| Идентификатор | Идентификаторscalastyle-batch_2.10 |
| Версия | Версия0.5.0 |
| Тип | Типjar |
| Описание |
ОписаниеBatch for launching scalastyle from the command line
Batch for launching scalastyle from the command line
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| scalastyle-batch_2.10-0.5.0.pom | |
| scalastyle-batch_2.10-0.5.0.jar | 2 KB |
| scalastyle-batch_2.10-0.5.0-distribution.zip | 8 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.scalastyle/scalastyle-batch_2.10/ -->
<dependency>
<groupId>org.scalastyle</groupId>
<artifactId>scalastyle-batch_2.10</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalastyle/scalastyle-batch_2.10/
implementation 'org.scalastyle:scalastyle-batch_2.10:0.5.0'
// https://jarcasting.com/artifacts/org.scalastyle/scalastyle-batch_2.10/
implementation ("org.scalastyle:scalastyle-batch_2.10:0.5.0")
'org.scalastyle:scalastyle-batch_2.10:jar:0.5.0'
<dependency org="org.scalastyle" name="scalastyle-batch_2.10" rev="0.5.0">
<artifact name="scalastyle-batch_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalastyle', module='scalastyle-batch_2.10', version='0.5.0')
)
libraryDependencies += "org.scalastyle" % "scalastyle-batch_2.10" % "0.5.0"
[org.scalastyle/scalastyle-batch_2.10 "0.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalastyle : scalastyle_2.10 | jar | 0.5.0 |