<?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.tachiyomiorg</groupId>
  <artifactId>subsampling-scale-image-view</artifactId>
  <version>66e0db195d</version>
  <packaging>aar</packaging>
  <name>tachiyomiorg/subsampling-scale-image-view</name>
  <description>Highly configurable, easily extendable view with pan and zoom gestures for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.</description>
  <url>https://github.com/tachiyomiorg/subsampling-scale-image-view</url>
  <inceptionYear>2020</inceptionYear>
  <licenses>
    <license>
      <name>Apache License 2.0</name>
      <url>https://api.github.com/licenses/apache-2.0</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>tachiyomiorg</id>
      <name>Tachiyomi</name>
      <email></email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git://github.com/tachiyomiorg/subsampling-scale-image-view.git</connection>
    <developerConnection>scm:git://github.com/tachiyomiorg/subsampling-scale-image-view.git</developerConnection>
    <url>git://github.com/tachiyomiorg/subsampling-scale-image-view.git</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>com.github.tachiyomiorg</groupId>
      <artifactId>image-decoder</artifactId>
      <version>e08e9be535</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib</artifactId>
      <version>1.9.23</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.annotation</groupId>
      <artifactId>annotation</artifactId>
      <version>1.7.1</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
