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