File | Operation |
---|---|
peppol-specifications-2.3.0.pom | download |
<dependency>
<groupId>network.oxalis.peppol</groupId>
<artifactId>peppol-specifications</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='network.oxalis.peppol', module='peppol-specifications', version='2.3.0')
)