Files download
File Operation
org.jresearch.gwt.time.apt.annotation-2.0.15.jar download
org.jresearch.gwt.time.apt.annotation-2.0.15.pom download
org.jresearch.gwt.time.apt.annotation-2.0.15-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jresearch.gwt.time</groupId>
  <artifactId>org.jresearch.gwt.time.apt.annotation</artifactId>
  <version>2.0.15</version>
  <type>gwt-lib</type>
</dependency>
Gradle Groovy
implementation 'org.jresearch.gwt.time:org.jresearch.gwt.time.apt.annotation:2.0.15'
Gradle Kotlin
implementation("org.jresearch.gwt.time:org.jresearch.gwt.time.apt.annotation:2.0.15")
Scala SBT
libraryDependencies += "org.jresearch.gwt.time" % "org.jresearch.gwt.time.apt.annotation" % "2.0.15"
Groovy Grape
@Grapes(
  @Grab(group='org.jresearch.gwt.time', module='org.jresearch.gwt.time.apt.annotation', version='2.0.15')
)
Apache Ivy
<dependency org="org.jresearch.gwt.time" name="org.jresearch.gwt.time.apt.annotation" rev="2.0.15" />
Leiningen
[org.jresearch.gwt.time/org.jresearch.gwt.time.apt.annotation "2.0.15"]
Apache Buildr
'org.jresearch.gwt.time:org.jresearch.gwt.time.apt.annotation:jar:2.0.15'