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