Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.objectlab.kit.datecalc |
ArtifactId | ArtifactIddatecalc-common |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDateCalc commons
Common Date Calculator Code
|
Project URL |
Project URL |
Filename | Size |
---|---|
datecalc-common-1.1.0.pom | |
datecalc-common-1.1.0.jar | 26 KB |
datecalc-common-1.1.0-sources.jar | 38 KB |
datecalc-common-1.1.0-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.objectlab.kit.datecalc/datecalc-common/ -->
<dependency>
<groupId>net.objectlab.kit.datecalc</groupId>
<artifactId>datecalc-common</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.objectlab.kit.datecalc/datecalc-common/
implementation 'net.objectlab.kit.datecalc:datecalc-common:1.1.0'
// https://jarcasting.com/artifacts/net.objectlab.kit.datecalc/datecalc-common/
implementation ("net.objectlab.kit.datecalc:datecalc-common:1.1.0")
'net.objectlab.kit.datecalc:datecalc-common:jar:1.1.0'
<dependency org="net.objectlab.kit.datecalc" name="datecalc-common" rev="1.1.0">
<artifact name="datecalc-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.objectlab.kit.datecalc', module='datecalc-common', version='1.1.0')
)
libraryDependencies += "net.objectlab.kit.datecalc" % "datecalc-common" % "1.1.0"
[net.objectlab.kit.datecalc/datecalc-common "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |