File | Operation |
---|---|
compiler-jdk-next-3.2.0.pom | download |
<dependency>
<groupId>net.kemitix.tiles</groupId>
<artifactId>compiler-jdk-next</artifactId>
<version>3.2.0</version>
<type>tile</type>
</dependency>
@Grapes(
@Grab(group='net.kemitix.tiles', module='compiler-jdk-next', version='3.2.0')
)
<parent> <groupId>net.kemitix.tiles</groupId> <artifactId>parent</artifactId> <version>3.2.0</version> </parent>