a

annot8-components-temporal

Annot8 processors focussing on time and date information
文件下载
文件名 操作
annot8-components-temporal-1.2.2.jar 下载
annot8-components-temporal-1.2.2.pom 下载
annot8-components-temporal-1.2.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.annot8</groupId>
  <artifactId>annot8-components-temporal</artifactId>
  <version>1.2.2</version>
</dependency>
Gradle Groovy
implementation 'io.annot8:annot8-components-temporal:1.2.2'
Gradle Kotlin
implementation("io.annot8:annot8-components-temporal:1.2.2")
Scala SBT
libraryDependencies += "io.annot8" % "annot8-components-temporal" % "1.2.2"
Groovy Grape
@Grapes(
  @Grab(group='io.annot8', module='annot8-components-temporal', version='1.2.2')
)
Apache Ivy
<dependency org="io.annot8" name="annot8-components-temporal" rev="1.2.2" />
Leiningen
[io.annot8/annot8-components-temporal "1.2.2"]
Apache Buildr
'io.annot8:annot8-components-temporal:jar:1.2.2'