MVN

se.skltp.adapterservices.npoadapter : NPOAdapter13606Stub

Maven & Gradle

Jan 14, 2016
1 stars
<dependency>
    <groupId>se.skltp.adapterservices.npoadapter</groupId>
    <artifactId>NPOAdapter13606Stub</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.skltp.adapterservices.npoadapter : NPOAdapter13606Stub to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Release Candidate: 1.0.1-RC1

All Versions

Choose a version of se.skltp.adapterservices.npoadapter : NPOAdapter13606Stub to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
NPOAdapter13606Stub-1.0.1
NPOAdapter13606Stub-1.0.1-RC1
NPOAdapter13606Stub-1.0.0
NPOAdapter13606Stub-1.0.0-RC37
NPOAdapter13606Stub-1.0.0-RC36
NPOAdapter13606Stub-1.0.0-RC35
NPOAdapter13606Stub-1.0.0-RC34
NPOAdapter13606Stub-1.0.0-RC33
NPOAdapter13606Stub-1.0.0-RC32
NPOAdapter13606Stub-1.0.0-RC31
NPOAdapter13606Stub-1.0.0-RC30
NPOAdapter13606Stub-1.0.0-RC29
NPOAdapter13606Stub-1.0.0-RC28
NPOAdapter13606Stub-1.0.0-RC27
NPOAdapter13606Stub-1.0.0-RC26
NPOAdapter13606Stub-1.0.0-RC25
NPOAdapter13606Stub-1.0.0-RC24
NPOAdapter13606Stub-1.0.0-RC23
NPOAdapter13606Stub-1.0.0-RC22
NPOAdapter13606Stub-1.0.0-RC21
NPOAdapter13606Stub-1.0.0-RC20
NPOAdapter13606Stub-1.0.0-RC19
NPOAdapter13606Stub-1.0.0-RC18
NPOAdapter13606Stub-1.0.0-RC17
NPOAdapter13606Stub-1.0.0-RC16
NPOAdapter13606Stub-1.0.0-RC15
NPOAdapter13606Stub-1.0.0-RC14
NPOAdapter13606Stub-1.0.0-RC13
NPOAdapter13606Stub-1.0.0-RC12
NPOAdapter13606Stub-1.0.0-RC11
NPOAdapter13606Stub-1.0.0-RC10
NPOAdapter13606Stub-1.0.0-RC9
NPOAdapter13606Stub-1.0.0-RC8
NPOAdapter13606Stub-1.0.0-RC7
NPOAdapter13606Stub-1.0.0-RC6
NPOAdapter13606Stub-1.0.0-RC5
NPOAdapter13606Stub-1.0.0-RC4

How to add a dependency to Maven

Add the following se.skltp.adapterservices.npoadapter : NPOAdapter13606Stub maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.skltp.adapterservices.npoadapter</groupId>
    <artifactId>NPOAdapter13606Stub</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.skltp.adapterservices.npoadapter : NPOAdapter13606Stub gradle dependency to your build.gradle file:

implementation 'se.skltp.adapterservices.npoadapter:NPOAdapter13606Stub:1.0.1'

Gradle Kotlin DSL: Add the following se.skltp.adapterservices.npoadapter : NPOAdapter13606Stub gradle kotlin dependency to your build.gradle.kts file:

implementation("se.skltp.adapterservices.npoadapter:NPOAdapter13606Stub:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.skltp.adapterservices.npoadapter : NPOAdapter13606Stub sbt scala dependency to your build.sbt file:

libraryDependencies += "se.skltp.adapterservices.npoadapter" % "NPOAdapter13606Stub" % "1.0.1"

Advertisement