<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.frostwire</groupId>
  <artifactId>jlibtorrent-android-arm</artifactId>
  <version>1.2.17.0</version>
  <name>frostwire-jlibtorrent-android-arm</name>
  <description>Native Android ARM binaries for jlibtorrent.</description>
  <url>https://github.com/frostwire/frostwire-jlibtorrent</url>
  <licenses>
    <license>
      <name>The MIT License</name>
      <url>https://github.com/frostwire/frostwire-jlibtorrent/blob/master/LICENSE.md</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>gubatron</id>
      <name>Angel Leon</name>
      <email>gubatron@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/frostwire/frostwire-jlibtorrent.git</connection>
    <developerConnection>scm:git:ssh:git@github.com/frostwire/frostwire-jlibtorrent.git</developerConnection>
    <url>https://github.com/frostwire/frostwire-jlibtorrent</url>
  </scm>
</project>
