License |
License |
---|---|
GroupId | GroupIdcom.pressassociation.partial-response |
ArtifactId | ArtifactIdcheck-style |
Version | Version1 |
Type | Typejar |
Description |
Descriptioncheck-style
Provides checkstyle information for the project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
check-style-1.pom | |
check-style-1.jar | 5 KB |
check-style-1-sources.jar | 4 KB |
Browse |
<!-- 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"]