File | Operation |
---|---|
forest-examples-1.5.29.pom | download |
<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest-examples</artifactId>
<version>1.5.29</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.dtflys.forest', module='forest-examples', version='1.5.29')
)
<parent> <groupId>com.dtflys.forest</groupId> <artifactId>forest</artifactId> <version>1.5.29</version> </parent>