12 lines
269 B
Plaintext
12 lines
269 B
Plaintext
<project>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>bcel</groupId>
|
|
<artifactId>bcel</artifactId>
|
|
<version>5.2</version>
|
|
<dependencies>
|
|
<groupId>regexp</groupId>
|
|
<artifactId>regexp</artifactId>
|
|
<version>1.4</version>
|
|
</dependencies>
|
|
</project>
|