Files download
File Operation
rapture-time_2.12-2.0.0-M9.jar download
rapture-time_2.12-2.0.0-M9.pom download
rapture-time_2.12-2.0.0-M9-sources.jar download
Apache Maven
<dependency>
  <groupId>com.propensive</groupId>
  <artifactId>rapture-time_2.12</artifactId>
  <version>2.0.0-M9</version>
</dependency>
Gradle Groovy
implementation 'com.propensive:rapture-time_2.12:2.0.0-M9'
Gradle Kotlin
implementation("com.propensive:rapture-time_2.12:2.0.0-M9")
Scala SBT
libraryDependencies += "com.propensive" % "rapture-time_2.12" % "2.0.0-M9"
Groovy Grape
@Grapes(
  @Grab(group='com.propensive', module='rapture-time_2.12', version='2.0.0-M9')
)
Apache Ivy
<dependency org="com.propensive" name="rapture-time_2.12" rev="2.0.0-M9" />
Leiningen
[com.propensive/rapture-time_2.12 "2.0.0-M9"]
Apache Buildr
'com.propensive:rapture-time_2.12:jar:2.0.0-M9'