is not current version
Last Version 3.1

no.digipost:sdp-shared 0.1

Shared dependencies for Sikker Digital Post

GroupId

GroupId

no.digipost
ArtifactId

ArtifactId

sdp-shared
Version

Version

0.1
Type

Type

pom

Download sdp-shared 0.1

Filename Size
sdp-shared-0.1.pom 17 KB
Browse

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