License |
License |
---|---|
GroupId | GroupIdcom.alienff |
ArtifactId | ArtifactIdsms24x7 |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSMS 24x7
Java API for sms24x7 service. Service website: http://sms24x7.ru/ (russian)
|
Project URL |
Project URL |
Filename | Size |
---|---|
sms24x7-1.0.1.pom | |
sms24x7-1.0.1.jar | 6 KB |
sms24x7-1.0.1-sources.jar | 4 KB |
sms24x7-1.0.1-javadoc.jar | 34 KB |
sms24x7-1.0.1-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alienff/sms24x7/ -->
<dependency>
<groupId>com.alienff</groupId>
<artifactId>sms24x7</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alienff/sms24x7/
implementation 'com.alienff:sms24x7:1.0.1'
// https://jarcasting.com/artifacts/com.alienff/sms24x7/
implementation ("com.alienff:sms24x7:1.0.1")
'com.alienff:sms24x7:jar:1.0.1'
<dependency org="com.alienff" name="sms24x7" rev="1.0.1">
<artifact name="sms24x7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alienff', module='sms24x7', version='1.0.1')
)
libraryDependencies += "com.alienff" % "sms24x7" % "1.0.1"
[com.alienff/sms24x7 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.2.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |