is not current version
Last Version 3.1

no.digipost:sdp-shared 1.2.0

Delt kode for Sikker Digital Post

GroupId

GroupId

no.digipost
ArtifactId

ArtifactId

sdp-shared
Version

Version

1.2.0
Type

Type

pom

Download sdp-shared 1.2.0

Filename Size
sdp-shared-1.2.0.pom 20 KB
Browse

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