Last Version

number 0.0.3

The number tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

number
Version

Version

0.0.3
Type

Type

jar
Description

Description

number
The number tool for java.

Download number 0.0.3


<!-- 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.