xhr-client-faithful_sjs0.6_2.13
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.endpoints4s</groupId>
<artifactId>xhr-client-faithful_sjs0.6_2.13</artifactId>
<version>1.0.0</version>
</dependency><?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>org.endpoints4s</groupId>
<artifactId>xhr-client-faithful_sjs0.6_2.13</artifactId>
<packaging>jar</packaging>
<description>xhr-client-faithful</description>
<url>https://github.com/endpoints4s/endpoints4s</url>
<version>1.0.0</version>
<licenses>
<license>
<name>MIT License</name>
<url>http://opensource.org/licenses/mit-license.php</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>xhr-client-faithful</name>
<organization>
<name>org.endpoints4s</name>
<url>https://github.com/endpoints4s/endpoints4s</url>
</organization>
<scm>
<url>https://github.com/endpoints4s/endpoints4s</url>
<connection>scm:git:https://github.com/endpoints4s/endpoints4s.git</connection>
<developerConnection>scm:git:git@github.com:endpoints4s/endpoints4s.git</developerConnection>
</scm>
<developers>
<developer>
<id>julienrf</id>
<name>Julien Richard-Foy</name>
<url>http://julien.richard-foy.fr</url>
</developer>
</developers>
<properties>
<info.apiURL>http://endpoints4s.github.io/api</info.apiURL>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.2</version>
</dependency>
<dependency>
<groupId>org.endpoints4s</groupId>
<artifactId>xhr-client_sjs0.6_2.13</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-library_2.13</artifactId>
<version>0.6.33</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-test-bridge_2.13</artifactId>
<version>0.6.33</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.julienrf</groupId>
<artifactId>faithful_sjs0.6_2.13</artifactId>
<version>2.0.0</version>
</dependency>
</dependencies>
</project>