site.tanghy:tanghy-core

Java has a problem with precision when dealing with double and float addition, subtraction, multiplication and division operations, so it's a good idea to solve this problem and create some useful tool libraries

Лицензия

Лицензия

Группа

Группа

site.tanghy
Идентификатор

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

tanghy-core
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java has a problem with precision when dealing with double and float addition, subtraction, multiplication and division operations, so it's a good idea to solve this problem and create some useful tool libraries

Скачать tanghy-core

Имя Файла Размер
tanghy-core-1.0.1.pom
tanghy-core-1.0.1.jar 1 KB
Обзор

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Версии библиотеки

Версия
1.0.1
1.0