tanghy-parent

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

License

License

GroupId

GroupId

site.tanghy
ArtifactId

ArtifactId

tanghy-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

tanghy-parent
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

Download tanghy-parent

Filename Size
tanghy-parent-1.0.1.pom 6 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • tanghy-core
  • tanghy-utils
  • tanghy-test

Versions

Version
1.0.1
1.0