Last Version

ch.randelshofer:fastdoubleparser 0.3.0

A straight forward C++ to Java port of Daniel Lemire's fast_double_parser.

License

License

GroupId

GroupId

ch.randelshofer
ArtifactId

ArtifactId

fastdoubleparser
Version

Version

0.3.0
Type

Type

jar
Description

Description

ch.randelshofer:fastdoubleparser
A straight forward C++ to Java port of Daniel Lemire's fast_double_parser.
Project URL

Project URL

https://github.com/wrandelshofer/FastDoubleParser
Source Code Management

Source Code Management

https://github.com/wrandelshofer/FastDoubleParser/tree/master

Download fastdoubleparser 0.3.0


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

Dependencies

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

Project Modules

There are no modules declared in this project.