Files download
File Operation
clairvoyant-http-0.3.0.jar download
clairvoyant-http-0.3.0.pom download
clairvoyant-http-0.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.propensive</groupId>
  <artifactId>clairvoyant-http</artifactId>
  <version>0.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.propensive:clairvoyant-http:0.3.0'
Gradle Kotlin
implementation("com.propensive:clairvoyant-http:0.3.0")
Scala SBT
libraryDependencies += "com.propensive" % "clairvoyant-http" % "0.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.propensive', module='clairvoyant-http', version='0.3.0')
)
Apache Ivy
<dependency org="com.propensive" name="clairvoyant-http" rev="0.3.0" />
Leiningen
[com.propensive/clairvoyant-http "0.3.0"]
Apache Buildr
'com.propensive:clairvoyant-http:jar:0.3.0'
Dependencies
The project has no third-party dependencies