is not current version
Last Version 0.3.1

com.io7m.kstructural:io7m-kstructural-checkstyle 0.1.0

Kotlin implementation of the structural document language (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.kstructural
ArtifactId

ArtifactId

io7m-kstructural-checkstyle
Version

Version

0.1.0
Type

Type

jar

Download io7m-kstructural-checkstyle 0.1.0


<!-- https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-checkstyle/ -->
<dependency>
    <groupId>com.io7m.kstructural</groupId>
    <artifactId>io7m-kstructural-checkstyle</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-checkstyle/
implementation 'com.io7m.kstructural:io7m-kstructural-checkstyle:0.1.0'
// https://jarcasting.com/artifacts/com.io7m.kstructural/io7m-kstructural-checkstyle/
implementation ("com.io7m.kstructural:io7m-kstructural-checkstyle:0.1.0")
'com.io7m.kstructural:io7m-kstructural-checkstyle:jar:0.1.0'
<dependency org="com.io7m.kstructural" name="io7m-kstructural-checkstyle" rev="0.1.0">
  <artifact name="io7m-kstructural-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.kstructural', module='io7m-kstructural-checkstyle', version='0.1.0')
)
libraryDependencies += "com.io7m.kstructural" % "io7m-kstructural-checkstyle" % "0.1.0"
[com.io7m.kstructural/io7m-kstructural-checkstyle "0.1.0"]