is not current version
Last Version 0.4.0.RELEASE

cn.minsin:mutils-yiketong 0.0.3.RELEASE

mutils组件中,提供虚拟号码转发的操作的一个模块。此模块不可单独引用 官方文档: http://www.1ketong.com/artical_1.html

GroupId

GroupId

cn.minsin
ArtifactId

ArtifactId

mutils-yiketong
Version

Version

0.0.3.RELEASE
Type

Type

jar

Download mutils-yiketong 0.0.3.RELEASE


<!-- https://jarcasting.com/artifacts/cn.minsin/mutils-yiketong/ -->
<dependency>
    <groupId>cn.minsin</groupId>
    <artifactId>mutils-yiketong</artifactId>
    <version>0.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.minsin/mutils-yiketong/
implementation 'cn.minsin:mutils-yiketong:0.0.3.RELEASE'
// https://jarcasting.com/artifacts/cn.minsin/mutils-yiketong/
implementation ("cn.minsin:mutils-yiketong:0.0.3.RELEASE")
'cn.minsin:mutils-yiketong:jar:0.0.3.RELEASE'
<dependency org="cn.minsin" name="mutils-yiketong" rev="0.0.3.RELEASE">
  <artifact name="mutils-yiketong" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.minsin', module='mutils-yiketong', version='0.0.3.RELEASE')
)
libraryDependencies += "cn.minsin" % "mutils-yiketong" % "0.0.3.RELEASE"
[cn.minsin/mutils-yiketong "0.0.3.RELEASE"]