d

date-time

WebJar for date-time
http://webjars.org
Apache-2.0
Files download
File Operation
date-time-2.0.4.jar download
date-time-2.0.4.pom download
date-time-2.0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.bowergithub.advanced-rest-client</groupId>
  <artifactId>date-time</artifactId>
  <version>2.0.4</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.bowergithub.advanced-rest-client:date-time:2.0.4'
Gradle Kotlin
implementation("org.webjars.bowergithub.advanced-rest-client:date-time:2.0.4")
Scala SBT
libraryDependencies += "org.webjars.bowergithub.advanced-rest-client" % "date-time" % "2.0.4"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.bowergithub.advanced-rest-client', module='date-time', version='2.0.4')
)
Apache Ivy
<dependency org="org.webjars.bowergithub.advanced-rest-client" name="date-time" rev="2.0.4" />
Leiningen
[org.webjars.bowergithub.advanced-rest-client/date-time "2.0.4"]
Apache Buildr
'org.webjars.bowergithub.advanced-rest-client:date-time:jar:2.0.4'