m

maskinporten-client

Files download
File Operation
maskinporten-client-3.1.8.jar download
maskinporten-client-3.1.8.pom download
maskinporten-client-3.1.8-sources.jar download
Apache Maven
<dependency>
  <groupId>no.ks.fiks</groupId>
  <artifactId>maskinporten-client</artifactId>
  <version>3.1.8</version>
</dependency>
Gradle Groovy
implementation 'no.ks.fiks:maskinporten-client:3.1.8'
Gradle Kotlin
implementation("no.ks.fiks:maskinporten-client:3.1.8")
Scala SBT
libraryDependencies += "no.ks.fiks" % "maskinporten-client" % "3.1.8"
Groovy Grape
@Grapes(
  @Grab(group='no.ks.fiks', module='maskinporten-client', version='3.1.8')
)
Apache Ivy
<dependency org="no.ks.fiks" name="maskinporten-client" rev="3.1.8" />
Leiningen
[no.ks.fiks/maskinporten-client "3.1.8"]
Apache Buildr
'no.ks.fiks:maskinporten-client:jar:3.1.8'