MVN

com.fastchar : fastchar-sms

Maven & Gradle

Jun 23, 2020
2 stars

FastChar-SMS · FastChar-SMS is a FastChar plugin.

<dependency>
    <groupId>com.fastchar</groupId>
    <artifactId>fastchar-sms</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fastchar : fastchar-sms to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.fastchar : fastchar-sms to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
fastchar-sms-1.3.0
1.02.x
fastchar-sms-1.02.1
1.02
fastchar-sms-1.02
1.0.x
fastchar-sms-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.fastchar</groupId>
    <artifactId>fastchar-sms</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fastchar : fastchar-sms gradle dependency to your build.gradle file:

implementation 'com.fastchar:fastchar-sms:1.3.0'

Gradle Kotlin DSL: Add the following com.fastchar : fastchar-sms gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fastchar:fastchar-sms:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fastchar : fastchar-sms sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fastchar" % "fastchar-sms" % "1.3.0"

Advertisement

Dependencies from Group

Jul 05, 2023
13 usages
41 stars
Jul 05, 2023
6 usages
3 stars
Mar 30, 2023
1 usages
41 stars
Jul 21, 2022
1 usages
2 stars
Aug 02, 2023
1 usages

Discover Dependencies