firebase-auth-unity-6.6.0.pom 452 B

12345678910111213
  1. <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  2. xmlns="http://maven.apache.org/POM/4.0.0"
  3. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  4. <modelVersion>4.0.0</modelVersion>
  5. <groupId>com.google.firebase</groupId>
  6. <artifactId>firebase-auth-unity</artifactId>
  7. <version>6.6.0</version>
  8. <packaging>aar</packaging>
  9. <dependencies>
  10. </dependencies>
  11. </project>