14 lines
286 B
XML
14 lines
286 B
XML
<dependencies>
|
|
<dependency>
|
|
<maven>
|
|
<groupId>jaxme</groupId>
|
|
<artifactId>jaxmeapi</artifactId>
|
|
<version>0.5.1</version>
|
|
</maven>
|
|
<jpp>
|
|
<groupId>JPP</groupId>
|
|
<artifactId>jaxme/jaxmeapi</artifactId>
|
|
<version>0.5.1</version>
|
|
</jpp>
|
|
</dependency>
|
|
</dependencies>
|