License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.rebayun |
ArtifactId | ArtifactIdreba-sms-java-sdk |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreba-sms-java-sdk
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
reba-sms-java-sdk-1.0.2.pom | |
reba-sms-java-sdk-1.0.2.jar | 23 KB |
reba-sms-java-sdk-1.0.2-sources.jar | 14 KB |
reba-sms-java-sdk-1.0.2-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rebayun/reba-sms-java-sdk/ -->
<dependency>
<groupId>com.github.rebayun</groupId>
<artifactId>reba-sms-java-sdk</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebayun/reba-sms-java-sdk/
implementation 'com.github.rebayun:reba-sms-java-sdk:1.0.2'
// https://jarcasting.com/artifacts/com.github.rebayun/reba-sms-java-sdk/
implementation ("com.github.rebayun:reba-sms-java-sdk:1.0.2")
'com.github.rebayun:reba-sms-java-sdk:jar:1.0.2'
<dependency org="com.github.rebayun" name="reba-sms-java-sdk" rev="1.0.2">
<artifact name="reba-sms-java-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebayun', module='reba-sms-java-sdk', version='1.0.2')
)
libraryDependencies += "com.github.rebayun" % "reba-sms-java-sdk" % "1.0.2"
[com.github.rebayun/reba-sms-java-sdk "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
com.google.code.gson : gson | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |