File | Operation |
---|---|
commons-geometry-examples-1.0-beta1.pom | download |
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-geometry-examples</artifactId>
<version>1.0-beta1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-geometry-examples', version='1.0-beta1')
)
<parent> <groupId>org.apache.commons</groupId> <artifactId>commons-geometry-parent</artifactId> <version>1.0-beta1</version> </parent>