License |
License |
---|---|
GroupId | GroupIdtw.com.mitake |
ArtifactId | ArtifactIdlib-sms |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlib-sms
Mitake SMS library for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
lib-sms-0.7.0.pom | |
lib-sms-0.7.0.jar | 16 KB |
lib-sms-0.7.0-sources.jar | 10 KB |
lib-sms-0.7.0-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tw.com.mitake/lib-sms/ -->
<dependency>
<groupId>tw.com.mitake</groupId>
<artifactId>lib-sms</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/tw.com.mitake/lib-sms/
implementation 'tw.com.mitake:lib-sms:0.7.0'
// https://jarcasting.com/artifacts/tw.com.mitake/lib-sms/
implementation ("tw.com.mitake:lib-sms:0.7.0")
'tw.com.mitake:lib-sms:jar:0.7.0'
<dependency org="tw.com.mitake" name="lib-sms" rev="0.7.0">
<artifact name="lib-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='tw.com.mitake', module='lib-sms', version='0.7.0')
)
libraryDependencies += "tw.com.mitake" % "lib-sms" % "0.7.0"
[tw.com.mitake/lib-sms "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.7 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |