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