File | Operation |
---|---|
closure-compiler-parent-v20190215.pom | download |
<dependency>
<groupId>com.google.javascript</groupId>
<artifactId>closure-compiler-parent</artifactId>
<version>v20190215</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.google.javascript', module='closure-compiler-parent', version='v20190215')
)
<dependency org="com.google.javascript" name="closure-compiler-parent" rev="v20190215" />
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>9</version> </parent>