8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
#name : dep
|
|
# --
|
|
<dependency>
|
|
<groupId>$1</groupId>
|
|
<artifactId>$2</artifactId>
|
|
<version>$0</version>
|
|
</dependency>
|