GroupId | GroupIdcn.vertxup |
---|---|
ArtifactId | ArtifactIdzero-ifx-sms |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
zero-ifx-sms-0.6.0.pom | |
zero-ifx-sms-0.6.0.jar | 11 KB |
zero-ifx-sms-0.6.0-sources.jar | 7 KB |
zero-ifx-sms-0.6.0-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-sms/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-ifx-sms</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-sms/
implementation 'cn.vertxup:zero-ifx-sms:0.6.0'
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-sms/
implementation ("cn.vertxup:zero-ifx-sms:0.6.0")
'cn.vertxup:zero-ifx-sms:jar:0.6.0'
<dependency org="cn.vertxup" name="zero-ifx-sms" rev="0.6.0">
<artifact name="zero-ifx-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-ifx-sms', version='0.6.0')
)
libraryDependencies += "cn.vertxup" % "zero-ifx-sms" % "0.6.0"
[cn.vertxup/zero-ifx-sms "0.6.0"]