License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.hwaipy |
ArtifactId | ArtifactIdQuantity |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuantity
For calculation of quantities and units.
|
Filename | Size |
---|---|
Quantity-1.0.0.pom | |
Quantity-1.0.0.jar | 22 KB |
Quantity-1.0.0-sources.jar | 12 KB |
Quantity-1.0.0-javadoc.jar | 98 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |