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