is not current version
Last Version 1.1.0

net.objectlab.kit.datecalc:datecalc-common 1.0.1

DateCalc Common library is the library used by both JDK and JODA libraries.

Categories

Categories

Net
GroupId

GroupId

net.objectlab.kit.datecalc
ArtifactId

ArtifactId

datecalc-common
Version

Version

1.0.1
Type

Type

jar

Download datecalc-common 1.0.1


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