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