o

org.jresearch.gwt.time.bom

JRS: GWT port of JSR-310 (java.time) based on ThreeTen backport project (https://www.threeten.org/threetenbp)
https://github.com/foal/org.jresearch.gwt.time.bom
BSD-3-Clause
Stephen Colebourne
Files download
File Operation
org.jresearch.gwt.time.bom-2.0.11.pom download
Apache Maven
<dependency>
  <groupId>org.jresearch.gwt.time</groupId>
  <artifactId>org.jresearch.gwt.time.bom</artifactId>
  <version>2.0.11</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jresearch.gwt.time:org.jresearch.gwt.time.bom:2.0.11'
Gradle Kotlin
implementation("org.jresearch.gwt.time:org.jresearch.gwt.time.bom:2.0.11")
Scala SBT
libraryDependencies += "org.jresearch.gwt.time" % "org.jresearch.gwt.time.bom" % "2.0.11"
Groovy Grape
@Grapes(
  @Grab(group='org.jresearch.gwt.time', module='org.jresearch.gwt.time.bom', version='2.0.11')
)
Apache Ivy
<dependency org="org.jresearch.gwt.time" name="org.jresearch.gwt.time.bom" rev="2.0.11" />
Leiningen
[org.jresearch.gwt.time/org.jresearch.gwt.time.bom "2.0.11"]
Apache Buildr
'org.jresearch.gwt.time:org.jresearch.gwt.time.bom:jar:2.0.11'
Dependencies
The project has no third-party dependencies