Files download
File Operation
peppol-specifications-2.3.0.pom download
Apache Maven
<dependency>
  <groupId>network.oxalis.peppol</groupId>
  <artifactId>peppol-specifications</artifactId>
  <version>2.3.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'network.oxalis.peppol:peppol-specifications:2.3.0'
Gradle Kotlin
implementation("network.oxalis.peppol:peppol-specifications:2.3.0")
Scala SBT
libraryDependencies += "network.oxalis.peppol" % "peppol-specifications" % "2.3.0"
Groovy Grape
@Grapes(
  @Grab(group='network.oxalis.peppol', module='peppol-specifications', version='2.3.0')
)
Apache Ivy
<dependency org="network.oxalis.peppol" name="peppol-specifications" rev="2.3.0" />
Leiningen
[network.oxalis.peppol/peppol-specifications "2.3.0"]
Apache Buildr
'network.oxalis.peppol:peppol-specifications:jar:2.3.0'
Dependencies
The project has no third-party dependencies