time

Path: :open:commons:time

License

License

GPLv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

time
Last Version

Last Version

8.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

time
Path: :open:commons:time
Project URL

Project URL

http://cedarsoft.com
Source Code Management

Source Code Management

https://github.com/jschneider/com.cedarsoft.monorepo

Download time

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.cedarsoft.dependencies-sets : annotations jar 8.9.2
com.cedarsoft : annotations jar 8.9.2
com.cedarsoft : unit jar 8.9.2
org.apache.commons : commons-lang3 jar 3.9

Project Modules

There are no modules declared in this project.

Versions

Version
8.9.2
8.9.1
8.9.0
8.8.1
8.8.0
8.7.0
8.5.1
8.5.0
8.4.0
8.3.1
8.3.0
8.2.1