GroupId | GroupIdcom.opuscapita.peppol |
---|---|
ArtifactId | ArtifactIdpeppol-commons |
Version | Version0.0.1 |
Type | Typepom |
Filename | Size |
---|---|
peppol-commons-0.0.1.pom | |
peppol-commons-0.0.1.jar | 4 KB |
peppol-commons-0.0.1-sources.jar | 69 KB |
peppol-commons-0.0.1-javadoc.jar | 325 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opuscapita.peppol/peppol-commons/ -->
<dependency>
<groupId>com.opuscapita.peppol</groupId>
<artifactId>peppol-commons</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opuscapita.peppol/peppol-commons/
implementation 'com.opuscapita.peppol:peppol-commons:0.0.1'
// https://jarcasting.com/artifacts/com.opuscapita.peppol/peppol-commons/
implementation ("com.opuscapita.peppol:peppol-commons:0.0.1")
'com.opuscapita.peppol:peppol-commons:pom:0.0.1'
<dependency org="com.opuscapita.peppol" name="peppol-commons" rev="0.0.1">
<artifact name="peppol-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opuscapita.peppol', module='peppol-commons', version='0.0.1')
)
libraryDependencies += "com.opuscapita.peppol" % "peppol-commons" % "0.0.1"
[com.opuscapita.peppol/peppol-commons "0.0.1"]