blob: 175de028b2acb43048034344303d3681ebfb21fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<ivy-module version="2.0">
<info organisation="net.java.openjdk.custom" module="javac14" revision="14-ea_2020-03-17" publication="20200508035315">
<license name="GNU General Public License v2 with Classpath Exception" url="https://openjdk.java.net/legal/gplv2+ce.html" />
<description homepage="https://openjdk.java.net" />
</info>
<configurations>
<conf name="runtime" />
</configurations>
<publications>
<artifact conf="runtime" url="https://projectlombok.org/ivyrepo/langtools/javac14-ea_2020-03-17.jar" />
</publications>
</ivy-module>
|