source: 3rd-party-poms/cookswing-1.5.1.pom @ 154

Revision 154, 413 bytes checked in by nigel.sim, 2 years ago (diff)

Added my poms for 3rd party libraries

Line 
1<?xml version="1.0" encoding="UTF-8"?><project>
2  <modelVersion>4.0.0</modelVersion>
3  <groupId>org.yuanheng</groupId>
4  <artifactId>cookswing</artifactId>
5  <version>1.5.1</version>
6  <url>http://cookxml.yuanheng.org</url>
7  <dependencies>
8    <dependency>
9      <groupId>org.yuanheng</groupId>
10      <artifactId>cookxml</artifactId>
11      <version>3.0.2</version>
12    </dependency>
13  </dependencies>
14</project>
Note: See TracBrowser for help on using the repository browser.