License |
License |
---|---|
GroupId | GroupIdno.digipost |
ArtifactId | ArtifactIdsdp-shared |
Version | Version2.17.0 |
Type | Typepom |
Description |
DescriptionSDP Shared
Delt kode for Sikker Digital Post
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sdp-shared-2.17.0.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.digipost/sdp-shared/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>sdp-shared</artifactId>
<version>2.17.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/sdp-shared/
implementation 'no.digipost:sdp-shared:2.17.0'
// https://jarcasting.com/artifacts/no.digipost/sdp-shared/
implementation ("no.digipost:sdp-shared:2.17.0")
'no.digipost:sdp-shared:pom:2.17.0'
<dependency org="no.digipost" name="sdp-shared" rev="2.17.0">
<artifact name="sdp-shared" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='sdp-shared', version='2.17.0')
)
libraryDependencies += "no.digipost" % "sdp-shared" % "2.17.0"
[no.digipost/sdp-shared "2.17.0"]