<?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>tech.brainx.sdk</groupId>
  <artifactId>network-tradplus</artifactId>
  <version>1.0.0.2</version>
  <packaging>aar</packaging>
  <name>network-tradplus</name>
  <description>Tec-Do BrainX AD SDK</description>
  <url>https://git.tec-do.com/AD-Tec/tdsdk</url>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>TecDoDev</id>
      <name>TecDoDev</name>
      <email>nelson.ding@tec-do.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://git.tec-do.com/AD-Tec/tdsdk.git</connection>
    <developerConnection>scm:git:https://git.tec-do.com/AD-Tec/tdsdk.git</developerConnection>
    <url>https://git.tec-do.com/AD-Tec/tdsdk</url>
  </scm>
</project>
