License |
License |
---|---|
GroupId | GroupIdcom.github.xfslove |
ArtifactId | ArtifactIdsmsj |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionsmsj
message protocols (sms, mms, wap) library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smsj-1.0.1.pom | |
smsj-1.0.1.jar | 113 KB |
smsj-1.0.1-sources.jar | 112 KB |
smsj-1.0.1-javadoc.jar | 520 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xfslove/smsj/ -->
<dependency>
<groupId>com.github.xfslove</groupId>
<artifactId>smsj</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xfslove/smsj/
implementation 'com.github.xfslove:smsj:1.0.1'
// https://jarcasting.com/artifacts/com.github.xfslove/smsj/
implementation ("com.github.xfslove:smsj:1.0.1")
'com.github.xfslove:smsj:jar:1.0.1'
<dependency org="com.github.xfslove" name="smsj" rev="1.0.1">
<artifact name="smsj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xfslove', module='smsj', version='1.0.1')
)
libraryDependencies += "com.github.xfslove" % "smsj" % "1.0.1"
[com.github.xfslove/smsj "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |