is not current version
Last Version 3.1

no.digipost:sdp-shared 2.5-RC1

Delt kode for Sikker Digital Post

GroupId

GroupId

no.digipost
ArtifactId

ArtifactId

sdp-shared
Version

Version

2.5-RC1
Type

Type

pom

Download sdp-shared 2.5-RC1

Filename Size
sdp-shared-2.5-RC1.pom 20 KB
Browse

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