is not current version
Last Version 9.0.0

com.io7m.jtensors:com.io7m.jtensors.checkstyle 8.1.0

Vector/matrix math package (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.jtensors
ArtifactId

ArtifactId

com.io7m.jtensors.checkstyle
Version

Version

8.1.0
Type

Type

jar

Download com.io7m.jtensors.checkstyle 8.1.0


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