<?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>co.omise</groupId>
  <artifactId>threeds-android</artifactId>
  <version>2.5.2.1</version>
  <packaging>aar</packaging>
  <name>Netcetera Android SDK</name>
  <description>Netcetera 3DS Android SDK</description>
  <url>https://www.omise.co</url>
  <licenses>
    <license>
      <name>The MIT License (MIT)</name>
      <url>https://opensource.org/licenses/MIT</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>natthawut</id>
      <name>Natthawut Haematulin</name>
      <email>natthawut@omise.co</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://git.github.com/omise/omise-android</connection>
    <developerConnection>scm:git:git://git.github.com/omise/omise-android</developerConnection>
    <url>https://github.com/omise/omise-android</url>
  </scm>
</project>
