is not current version
Last Version 1.0.3

tech.mhuang.pacebox:pacebox-sms 1.0.0

pacebox sms plugin

GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-sms
Version

Version

1.0.0
Type

Type

jar

Download pacebox-sms 1.0.0


<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-sms/ -->
<dependency>
    <groupId>tech.mhuang.pacebox</groupId>
    <artifactId>pacebox-sms</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-sms/
implementation 'tech.mhuang.pacebox:pacebox-sms:1.0.0'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-sms/
implementation ("tech.mhuang.pacebox:pacebox-sms:1.0.0")
'tech.mhuang.pacebox:pacebox-sms:jar:1.0.0'
<dependency org="tech.mhuang.pacebox" name="pacebox-sms" rev="1.0.0">
  <artifact name="pacebox-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-sms', version='1.0.0')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-sms" % "1.0.0"
[tech.mhuang.pacebox/pacebox-sms "1.0.0"]