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