MVN

net.interfax : api-client

Maven & Gradle

Mar 09, 2021
5 stars

InterFAX Java Client · Library that enables using InterFAX HTTP APIs using Java

<dependency>
    <groupId>net.interfax</groupId>
    <artifactId>api-client</artifactId>
    <version>0.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.interfax : api-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.17

All Versions

Choose a version of net.interfax : api-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.17
api-client-0.17
0.16
api-client-0.16
0.14
api-client-0.14
0.13
api-client-0.13
0.12
api-client-0.12
0.11
api-client-0.11
0.10
api-client-0.10
0.9
api-client-0.9
0.8
api-client-0.8
0.7
api-client-0.7
0.6
api-client-0.6
0.5
api-client-0.5
0.4.x
api-client-0.4.1
0.4
api-client-0.4
0.3
api-client-0.3
0.3.x
api-client-0.3.4
api-client-0.3.3
api-client-0.3.2
api-client-0.3.1
0.2
api-client-0.2
0.1.x
api-client-0.1.0

How to add a dependency to Maven

Add the following net.interfax : api-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.interfax</groupId>
    <artifactId>api-client</artifactId>
    <version>0.17</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.interfax : api-client gradle dependency to your build.gradle file:

implementation 'net.interfax:api-client:0.17'

Gradle Kotlin DSL: Add the following net.interfax : api-client gradle kotlin dependency to your build.gradle.kts file:

implementation("net.interfax:api-client:0.17")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.interfax : api-client sbt scala dependency to your build.sbt file:

libraryDependencies += "net.interfax" % "api-client" % "0.17"

Advertisement

Dependencies from Group

Mar 09, 2021
5 stars

Discover Dependencies

Jul 22, 2022
10 usages
2.1k stars
Oct 17, 2016
1.3k stars
May 10, 2023
474 usages
1.1k stars
Apr 29, 2023
205 usages
1.4k stars
Aug 23, 2023
7 usages
45.2k stars
Jun 09, 2023
53 usages
66 stars