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