is not current version
Last Version 2.0.0

com.io7m.mutable.numbers:com.io7m.mutable.numbers.checkstyle 0.0.1

Mutable number types (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.mutable.numbers
ArtifactId

ArtifactId

com.io7m.mutable.numbers.checkstyle
Version

Version

0.0.1
Type

Type

jar

Download com.io7m.mutable.numbers.checkstyle 0.0.1


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