ieee754b16
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |
License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.io7m.ieee754b16 |
ArtifactId | ArtifactIdcom.io7m.ieee754b16.checkstyle |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.io7m.ieee754b16.checkstyle
Functions for converting to/from IEEE754 binary16 values (Checkstyle policy)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.ieee754b16/com.io7m.ieee754b16.checkstyle/ -->
<dependency>
<groupId>com.io7m.ieee754b16</groupId>
<artifactId>com.io7m.ieee754b16.checkstyle</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.ieee754b16/com.io7m.ieee754b16.checkstyle/
implementation 'com.io7m.ieee754b16:com.io7m.ieee754b16.checkstyle:2.0.0'
// https://jarcasting.com/artifacts/com.io7m.ieee754b16/com.io7m.ieee754b16.checkstyle/
implementation ("com.io7m.ieee754b16:com.io7m.ieee754b16.checkstyle:2.0.0")
'com.io7m.ieee754b16:com.io7m.ieee754b16.checkstyle:jar:2.0.0'
<dependency org="com.io7m.ieee754b16" name="com.io7m.ieee754b16.checkstyle" rev="2.0.0">
<artifact name="com.io7m.ieee754b16.checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.ieee754b16', module='com.io7m.ieee754b16.checkstyle', version='2.0.0')
)
libraryDependencies += "com.io7m.ieee754b16" % "com.io7m.ieee754b16.checkstyle" % "2.0.0"
[com.io7m.ieee754b16/com.io7m.ieee754b16.checkstyle "2.0.0"]
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |