is not current version
Last Version 3.1

no.digipost:sdp-shared 2.1

Delt kode for Sikker Digital Post

GroupId

GroupId

no.digipost
ArtifactId

ArtifactId

sdp-shared
Version

Version

2.1
Type

Type

pom

Download sdp-shared 2.1

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

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