site.tanghy:tanghy-test

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-test
Последняя версия

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

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-test

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.0.1
1.0