| License | License | 
|---|---|
| GroupId | GroupIdcom.fastchar | 
| ArtifactId | ArtifactIdfastchar-sms | 
| Last Version | Last Version1.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFastChar-SMS FastChar-SMS is a FastChar plugin. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| fastchar-sms-1.3.0.pom | |
| fastchar-sms-1.3.0.jar | 12 KB | 
| fastchar-sms-1.3.0-sources.jar | 6 KB | 
| fastchar-sms-1.3.0-javadoc.jar | 68 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-sms/ -->
<dependency>
    <groupId>com.fastchar</groupId>
    <artifactId>fastchar-sms</artifactId>
    <version>1.3.0</version>
</dependency>// https://jarcasting.com/artifacts/com.fastchar/fastchar-sms/
implementation 'com.fastchar:fastchar-sms:1.3.0'// https://jarcasting.com/artifacts/com.fastchar/fastchar-sms/
implementation ("com.fastchar:fastchar-sms:1.3.0")'com.fastchar:fastchar-sms:jar:1.3.0'<dependency org="com.fastchar" name="fastchar-sms" rev="1.3.0">
  <artifact name="fastchar-sms" type="jar" />
</dependency>@Grapes(
@Grab(group='com.fastchar', module='fastchar-sms', version='1.3.0')
)libraryDependencies += "com.fastchar" % "fastchar-sms" % "1.3.0"[com.fastchar/fastchar-sms "1.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fastchar : fastchar | jar | [1.0,) | 
| org.apache.httpcomponents : httpmime | jar | 4.5.3 |