is not current version
Last Version 0.7.0

com.io7m.jsx:io7m-jsx-checkstyle 0.4.0

S-expression parsing (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.jsx
ArtifactId

ArtifactId

io7m-jsx-checkstyle
Version

Version

0.4.0
Type

Type

jar

Download io7m-jsx-checkstyle 0.4.0


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