is not current version
Last Version 1.4.8

net.objectlab.kit:kit-parent 1.3.0

ObjectLab Kit provides a generic Business Calendar for calculating dates given set(s) of holidays. Why re-invent the wheel?

Categories

Categories

Net
GroupId

GroupId

net.objectlab.kit
ArtifactId

ArtifactId

kit-parent
Version

Version

1.3.0
Type

Type

pom

Download kit-parent 1.3.0

Filename Size
kit-parent-1.3.0.pom 12 KB
Browse

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