Download sdp-api-commons-1.1.2.jar file - Jar s

Jar examples for s:sdp-api-commons

Description

Felles kode for API-relatert funksjonalitet

You can download jar file sdp-api-commons 1.1.2 in this page.

Build File

You can use the following script to add sdp-api-commons-1.1.2.jar to your project.

<dependency>
   <groupId>no.digipost</groupId>
   <artifactId>sdp-api-commons</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'no.digipost', name: 'sdp-api-commons', version: '1.1.2'
libraryDependencies += "no.digipost" % "sdp-api-commons" % "1.1.2"
<dependency org="no.digipost" name="sdp-api-commons" rev="1.1.2"/>
@Grapes(@Grab(group='no.digipost', module='sdp-api-commons', version='1.1.2'))
'no.digipost:sdp-api-commons:jar:1.1.2'

Download

Click the following link to download the jar file.

sdp-api-commons-1.1.2-javadoc.jar
sdp-api-commons-1.1.2-sources.jar
sdp-api-commons-1.1.2-tests.jar
sdp-api-commons-1.1.2.jar
sdp-api-commons-1.1.2.pom



Related Tutorials