is not current version
Last Version 3.1

no.digipost:sdp-xsd 2.0

XSDer og genererte JAXB-klasser

GroupId

GroupId

no.digipost
ArtifactId

ArtifactId

sdp-xsd
Version

Version

2.0
Type

Type

jar

Download sdp-xsd 2.0


<!-- https://jarcasting.com/artifacts/no.digipost/sdp-xsd/ -->
<dependency>
    <groupId>no.digipost</groupId>
    <artifactId>sdp-xsd</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/sdp-xsd/
implementation 'no.digipost:sdp-xsd:2.0'
// https://jarcasting.com/artifacts/no.digipost/sdp-xsd/
implementation ("no.digipost:sdp-xsd:2.0")
'no.digipost:sdp-xsd:jar:2.0'
<dependency org="no.digipost" name="sdp-xsd" rev="2.0">
  <artifact name="sdp-xsd" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='sdp-xsd', version='2.0')
)
libraryDependencies += "no.digipost" % "sdp-xsd" % "2.0"
[no.digipost/sdp-xsd "2.0"]