is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:sms-front 1.0.0-beta4


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

sms-front
Version

Version

1.0.0-beta4
Type

Type

jar

Download sms-front 1.0.0-beta4


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