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