t

thank-you-for-the-days_2.13

A useful DSL for testing with dates.
https://bitbucket.org/UncleAlex72/thank-you-for-the-days
Apache 2
unclealex
Alex Jones
Files download
File Operation
thank-you-for-the-days_2.13-1.1.2.jar download
thank-you-for-the-days_2.13-1.1.2.pom download
thank-you-for-the-days_2.13-1.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>uk.co.unclealex</groupId>
  <artifactId>thank-you-for-the-days_2.13</artifactId>
  <version>1.1.2</version>
</dependency>
Gradle Groovy
implementation 'uk.co.unclealex:thank-you-for-the-days_2.13:1.1.2'
Gradle Kotlin
implementation("uk.co.unclealex:thank-you-for-the-days_2.13:1.1.2")
Scala SBT
libraryDependencies += "uk.co.unclealex" % "thank-you-for-the-days_2.13" % "1.1.2"
Groovy Grape
@Grapes(
  @Grab(group='uk.co.unclealex', module='thank-you-for-the-days_2.13', version='1.1.2')
)
Apache Ivy
<dependency org="uk.co.unclealex" name="thank-you-for-the-days_2.13" rev="1.1.2" />
Leiningen
[uk.co.unclealex/thank-you-for-the-days_2.13 "1.1.2"]
Apache Buildr
'uk.co.unclealex:thank-you-for-the-days_2.13:jar:1.1.2'