MVN

io.vulpine.lib : lib-connectwise

Maven & Gradle

Mar 10, 2017
0 stars

io.vulpine.lib:connectwise · Simplified Connectwise SOAP API wrapper.

<dependency>
    <groupId>io.vulpine.lib</groupId>
    <artifactId>lib-connectwise</artifactId>
    <version>0.0.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.vulpine.lib : lib-connectwise to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.17

All Versions

Choose a version of io.vulpine.lib : lib-connectwise to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
lib-connectwise-0.0.17

How to add a dependency to Maven

Add the following io.vulpine.lib : lib-connectwise maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.vulpine.lib</groupId>
    <artifactId>lib-connectwise</artifactId>
    <version>0.0.17</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.vulpine.lib : lib-connectwise gradle dependency to your build.gradle file:

implementation 'io.vulpine.lib:lib-connectwise:0.0.17'

Gradle Kotlin DSL: Add the following io.vulpine.lib : lib-connectwise gradle kotlin dependency to your build.gradle.kts file:

implementation("io.vulpine.lib:lib-connectwise:0.0.17")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.vulpine.lib : lib-connectwise sbt scala dependency to your build.sbt file:

libraryDependencies += "io.vulpine.lib" % "lib-connectwise" % "0.0.17"

Advertisement

Dependencies from Group

Mar 24, 2017
2 usages
0 stars
Jun 27, 2018
2 usages
0 stars
Mar 24, 2017
1 usages
0 stars
Sep 07, 2016
1 stars
Mar 10, 2017
0 stars

Discover Dependencies

Oct 03, 2017
0 stars
Nov 15, 2018
86 stars
Sep 28, 2018
0 stars
Mar 07, 2017
0 stars
Mar 11, 2017
0 stars
Mar 11, 2017
0 stars
Nov 14, 2019
319 stars