comparison cr/ie/u_ryukyu/ac/jp/Alice/1.1/Alice-1.1.pom @ 133:49cfb0252aa2

Alice
author suruga
date Wed, 26 Jul 2017 16:33:48 +0900
parents 397cf26fcf58
children c150cf0da040
comparison
equal deleted inserted replaced
132:fc32d5c0e2a6 133:49cfb0252aa2
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4 <modelVersion>4.0.0</modelVersion> 4 <modelVersion>4.0.0</modelVersion>
5 <groupId>cr.ie.u_ryukyu.ac.jp</groupId> 5 <groupId>cr.ie.u_ryukyu.ac.jp</groupId>
6 <artifactId>Alice</artifactId> 6 <artifactId>Alice</artifactId>
7 <version>1.1</version> 7 <version>1.1</version>
8 <dependencies>
9 <dependency>
10 <groupId>com.massisframework.j3d</groupId>
11 <artifactId>java3d-core</artifactId>
12 <version>1.6.0</version>
13 <scope>compile</scope>
14 </dependency>
15 <dependency>
16 <groupId>com.massisframework.j3d</groupId>
17 <artifactId>vecmath</artifactId>
18 <version>1.6.0.1</version>
19 <scope>compile</scope>
20 </dependency>
21 </dependencies>
8 </project> 22 </project>