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