number

The number tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

number
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

number
The number tool for java.

Download number

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.99

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1