is not current version
Last Version 2.0.0

com.io7m.ieee754b16:com.io7m.ieee754b16.checkstyle 1.0.3

Functions for converting to/from IEE754 binary16 values (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.ieee754b16
ArtifactId

ArtifactId

com.io7m.ieee754b16.checkstyle
Version

Version

1.0.3
Type

Type

jar

Download com.io7m.ieee754b16.checkstyle 1.0.3


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