| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.pressassociation.partial-response |
| Идентификатор | Идентификаторcheck-style |
| Версия | Версия1 |
| Тип | Типjar |
| Описание |
Описаниеcheck-style
Provides checkstyle information for the project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| check-style-1.pom | |
| check-style-1.jar | 5 KB |
| check-style-1-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pressassociation.partial-response/check-style/ -->
<dependency>
<groupId>com.pressassociation.partial-response</groupId>
<artifactId>check-style</artifactId>
<version>1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pressassociation.partial-response/check-style/
implementation 'com.pressassociation.partial-response:check-style:1'
// https://jarcasting.com/artifacts/com.pressassociation.partial-response/check-style/
implementation ("com.pressassociation.partial-response:check-style:1")
'com.pressassociation.partial-response:check-style:jar:1'
<dependency org="com.pressassociation.partial-response" name="check-style" rev="1">
<artifact name="check-style" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pressassociation.partial-response', module='check-style', version='1')
)
libraryDependencies += "com.pressassociation.partial-response" % "check-style" % "1"
[com.pressassociation.partial-response/check-style "1"]