Last Version

io7m-ieee754b16 1.0.2

Functions for converting to/from IEE754 binary16 values

License

License

GroupId

GroupId

com.io7m.ieee754b16
ArtifactId

ArtifactId

io7m-ieee754b16
Version

Version

1.0.2
Type

Type

pom
Description

Description

io7m-ieee754b16
Functions for converting to/from IEE754 binary16 values
Project URL

Project URL

http://github.com/io7m/ieee754b16
Source Code Management

Source Code Management

https://github.com/io7m/ieee754b16

Download io7m-ieee754b16 1.0.2

Filename Size
io7m-ieee754b16-1.0.2.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • io7m-ieee754b16-checkstyle
  • io7m-ieee754b16-core
  • io7m-ieee754b16-documentation