TimeCategory

Wrapper for groovy.time.TimeCategory for Java

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.dustinredmond.groovytime
ArtifactId

ArtifactId

TimeCategory
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

TimeCategory
Wrapper for groovy.time.TimeCategory for Java
Project URL

Project URL

https://www.github.com/dustinkredmond/TimeCategory
Source Code Management

Source Code Management

https://github.com/dustinkredmond/TimeCategory

Download TimeCategory

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-datetime jar 3.0.4
org.codehaus.groovy : groovy-groovysh jar 3.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1