blob: b75b111d3be50f734307f48f8c5557ead0fc7a8b (
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.36" publication="20191210010000">
<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.36.jar" />
</publications>
</ivy-module>
|