File | Operation |
---|---|
contract-languages-1.0.0.pom | download |
<dependency>
<groupId>com.github.sebhoss.contract</groupId>
<artifactId>contract-languages</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss.contract', module='contract-languages', version='1.0.0')
)