Last Version

ContactLab SOAP API Java Client 2.24.6

The Java Client for ContactLab SOAP API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.contactlab.api
ArtifactId

ArtifactId

client
Version

Version

2.24.6
Type

Type

jar
Description

Description

ContactLab SOAP API Java Client
The Java Client for ContactLab SOAP API
Project URL

Project URL

http://github.com/contactlab/soap-api-java-client.git
Project Organization

Project Organization

ContactLab
Source Code Management

Source Code Management

http://github.com/contactlab/soap-api-java-client

Download client 2.24.6


<!-- https://jarcasting.com/artifacts/com.contactlab.api/client/ -->
<dependency>
    <groupId>com.contactlab.api</groupId>
    <artifactId>client</artifactId>
    <version>2.24.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.contactlab.api/client/
implementation 'com.contactlab.api:client:2.24.6'
// https://jarcasting.com/artifacts/com.contactlab.api/client/
implementation ("com.contactlab.api:client:2.24.6")
'com.contactlab.api:client:jar:2.24.6'
<dependency org="com.contactlab.api" name="client" rev="2.24.6">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.contactlab.api', module='client', version='2.24.6')
)
libraryDependencies += "com.contactlab.api" % "client" % "2.24.6"
[com.contactlab.api/client "2.24.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.