Последняя версия

ch.randelshofer:fastdoubleparser 0.3.0

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

Лицензия

Лицензия

Группа

Группа

ch.randelshofer
Идентификатор

Идентификатор

fastdoubleparser
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

ch.randelshofer:fastdoubleparser
A straight forward C++ to Java port of Daniel Lemire's fast_double_parser.
Ссылка на сайт

Ссылка на сайт

https://github.com/wrandelshofer/FastDoubleParser
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.