wxf1a06dafa3350688-1.0.58.pom 1003 B

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <modelVersion>4.0.0</modelVersion>
  4. <groupId>com.donut.plugin</groupId>
  5. <artifactId>wxf1a06dafa3350688</artifactId>
  6. <version>1.0.58</version>
  7. <packaging>aar</packaging>
  8. <dependencies>
  9. <dependency>
  10. <groupId>io.github.jeremyliao</groupId>
  11. <artifactId>live-event-bus-x</artifactId>
  12. <version>1.8.0</version>
  13. <scope>compile</scope>
  14. </dependency>
  15. <dependency>
  16. <groupId>com.umeng.umsdk</groupId>
  17. <artifactId>common</artifactId>
  18. <version>9.6.3</version>
  19. <scope>compile</scope>
  20. </dependency>
  21. <dependency>
  22. <groupId>com.umeng.umsdk</groupId>
  23. <artifactId>asms</artifactId>
  24. <version>1.8.0</version>
  25. <scope>compile</scope>
  26. </dependency>
  27. </dependencies>
  28. </project>