is not current version
Last Version 1.0.0

com.io7m.jcoords:com.io7m.jcoords.checkstyle 0.2.0

Coordinate system functions (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.jcoords
ArtifactId

ArtifactId

com.io7m.jcoords.checkstyle
Version

Version

0.2.0
Type

Type

jar

Download com.io7m.jcoords.checkstyle 0.2.0


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