<?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.bytehide.shield</groupId>
  <artifactId>shield-java-runtime</artifactId>
  <version>1.1.2</version>
  <name>ByteHide Shield Java Runtime</name>
  <description>Runtime library for ByteHide Shield protected Java/Android applications.</description>
  <url>https://bytehide.com/products/shield</url>
  <licenses>
    <license>
      <name>Proprietary</name>
      <url>https://bytehide.com/terms</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>bytehide</id>
      <name>ByteHide</name>
      <email>support@bytehide.com</email>
    </developer>
  </developers>
  <scm>
    <url>https://docs.bytehide.com/platforms/android/products/shield</url>
  </scm>
</project>
