Last Version

floatingdecimal 0.2

Fork of sun.misc.FloatingDecimal to fix monitor contention issues

License

License

GPL2 with "classpath" exception
GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

floatingdecimal
Version

Version

0.2
Type

Type

jar
Description

Description

floatingdecimal
Fork of sun.misc.FloatingDecimal to fix monitor contention issues
Project URL

Project URL

http://github.com/airlift/floatingdecimal
Source Code Management

Source Code Management

http://github.com/airlift/floatingdecimal/tree/master

Download floatingdecimal 0.2


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.