License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.io7m.jstructural |
ArtifactId | ArtifactIdio7m-jstructural-checkstyle |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-jstructural-checkstyle
Java implementation of the structural document language (Checkstyle policy)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-checkstyle/ -->
<dependency>
<groupId>com.io7m.jstructural</groupId>
<artifactId>io7m-jstructural-checkstyle</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-checkstyle/
implementation 'com.io7m.jstructural:io7m-jstructural-checkstyle:5.0.0'
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-checkstyle/
implementation ("com.io7m.jstructural:io7m-jstructural-checkstyle:5.0.0")
'com.io7m.jstructural:io7m-jstructural-checkstyle:jar:5.0.0'
<dependency org="com.io7m.jstructural" name="io7m-jstructural-checkstyle" rev="5.0.0">
<artifact name="io7m-jstructural-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jstructural', module='io7m-jstructural-checkstyle', version='5.0.0')
)
libraryDependencies += "com.io7m.jstructural" % "io7m-jstructural-checkstyle" % "5.0.0"
[com.io7m.jstructural/io7m-jstructural-checkstyle "5.0.0"]