MVN

pl.serwersms : apiv2

Maven & Gradle

Mar 06, 2023
5 stars

APIv2 · Library SMS for communication HTTPS API v2. Versions from 1.2 use a token for authorization.

<dependency>
    <groupId>pl.serwersms</groupId>
    <artifactId>apiv2</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.serwersms : apiv2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of pl.serwersms : apiv2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
apiv2-1.2
1.1
apiv2-1.1
1.0
apiv2-1.0
0.0.x
apiv2-0.0.1

How to add a dependency to Maven

Add the following pl.serwersms : apiv2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pl.serwersms</groupId>
    <artifactId>apiv2</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pl.serwersms : apiv2 gradle dependency to your build.gradle file:

implementation 'pl.serwersms:apiv2:1.2'

Gradle Kotlin DSL: Add the following pl.serwersms : apiv2 gradle kotlin dependency to your build.gradle.kts file:

implementation("pl.serwersms:apiv2:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following pl.serwersms : apiv2 sbt scala dependency to your build.sbt file:

libraryDependencies += "pl.serwersms" % "apiv2" % "1.2"

Advertisement

Dependencies from Group

Mar 06, 2023
5 stars

Discover Dependencies

Jul 11, 2023
2 usages
24 stars
rcl
Jul 11, 2023
2 usages
24 stars
mln
Jul 11, 2023
1 usages
24 stars
Feb 05, 2021
0 stars
Feb 08, 2022
2 usages
Aug 15, 2023
6 usages
8 stars
Dec 11, 2021
3 usages
525 stars