<?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="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
  <groupId>com.github.AnchorFree.hydra-vpn-android</groupId>
  <artifactId>service-reconnect</artifactId>
  <version>9991c5d</version>
  <packaging>aar</packaging>
  <name>AnchorFree/hydra-vpn-android</name>
  <url>https://github.com/AnchorFree/hydra-vpn-android</url>
  <inceptionYear>2017</inceptionYear>
  <developers>
    <developer>
      <id>AnchorFree</id>
      <name>AnchorFree</name>
      <email></email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git://github.com/AnchorFree/hydra-vpn-android.git</connection>
    <developerConnection>scm:git://github.com/AnchorFree/hydra-vpn-android.git</developerConnection>
    <url>git://github.com/AnchorFree/hydra-vpn-android.git</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>androidx.annotation</groupId>
      <artifactId>annotation</artifactId>
      <version>1.7.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.code.gson</groupId>
      <artifactId>gson</artifactId>
      <version>2.10.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.github.AnchorFreePartner</groupId>
      <artifactId>Bolts-Android</artifactId>
      <version>1.4.4</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.github.AnchorFreePartner.toolkit-android</groupId>
      <artifactId>toolkit</artifactId>
      <version>3.0.4</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.github.AnchorFree.hydra-vpn-android</groupId>
      <artifactId>probe</artifactId>
      <version>9991c5d</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.github.AnchorFree.hydra-vpn-android</groupId>
      <artifactId>reporting-constants</artifactId>
      <version>9991c5d</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.github.AnchorFree.hydra-vpn-android</groupId>
      <artifactId>credentials</artifactId>
      <version>9991c5d</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
