blob: 37de93e67b9d88c9165067cf688d8c154cf74c17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<ivy-module version="2.0">
<info organisation="org.projectlombok" module="lombok.patcher" revision="0.46" publication="20230111220000">
<license name="MIT License" url="https://www.opensource.org/licenses/mit-license.php" />
<ivyauthor name="rzwitserloot" url="https://github.com/rzwitserloot" />
<ivyauthor name="rspilker" url="https://github.com/rspilker" />
<description homepage="https://projectlombok.org/" />
</info>
<configurations>
<conf name="default" />
</configurations>
<publications>
<artifact conf="default" url="https://projectlombok.org/downloads/lombok.patcher-0.46.jar" />
</publications>
</ivy-module>
|