is not current version
Last Version 3.1

no.digipost:sdp-xsd 1.2.0

XSDer og genererte JAXB-klasser

GroupId

GroupId

no.digipost
ArtifactId

ArtifactId

sdp-xsd
Version

Version

1.2.0
Type

Type

jar

Download sdp-xsd 1.2.0


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