MVN

ru.dezhik : sms-sender

Maven & Gradle

May 31, 2020
7 stars

SMS sender · Library for sending SMS via sms.ru gateway

<dependency>
    <groupId>ru.dezhik</groupId>
    <artifactId>sms-sender</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.dezhik : sms-sender to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of ru.dezhik : sms-sender to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
sms-sender-0.1.3
sms-sender-0.1.1

How to add a dependency to Maven

Add the following ru.dezhik : sms-sender maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.dezhik</groupId>
    <artifactId>sms-sender</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.dezhik : sms-sender gradle dependency to your build.gradle file:

implementation 'ru.dezhik:sms-sender:0.1.3'

Gradle Kotlin DSL: Add the following ru.dezhik : sms-sender gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.dezhik:sms-sender:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.dezhik : sms-sender sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.dezhik" % "sms-sender" % "0.1.3"

Advertisement

Dependencies from Group

May 31, 2020
7 stars

Discover Dependencies

Nov 13, 2022
41.3k stars
Sep 17, 2018
2 usages
5.5k stars
Jan 27, 2023
11 usages
1.3k stars
Aug 23, 2023
2 usages
47.4k stars
Jun 07, 2023
1 usages
45.1k stars
May 07, 2017
Apr 05, 2023
2 usages
Aug 22, 2019
14 usages
0 stars
Mar 14, 2022
3 usages
0 stars
Jul 10, 2023
4 usages
1 stars