Quantity

For calculation of quantities and units.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.hwaipy
ArtifactId

ArtifactId

Quantity
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Quantity
For calculation of quantities and units.

Download Quantity

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.apache.commons : commons-lang3 jar 3.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0