DateDSL

Simple fluent interface for java date api.

License

License

GroupId

GroupId

com.contaazul
ArtifactId

ArtifactId

date-dsl
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

DateDSL
Simple fluent interface for java date api.
Project URL

Project URL

https://github.com/ContaAzul/DateDSL
Source Code Management

Source Code Management

https://github.com/ContaAzul/DateDSL

Download date-dsl

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3
0.2
0.1