License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.jackieonway.sms |
ArtifactId | ArtifactIducpass-client |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionucpass-client
Ucpass project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
ucpass-client-0.0.3.pom | |
ucpass-client-0.0.3.jar | 5 KB |
ucpass-client-0.0.3-sources.jar | 2 KB |
ucpass-client-0.0.3-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jackieonway.sms/ucpass-client/ -->
<dependency>
<groupId>com.github.jackieonway.sms</groupId>
<artifactId>ucpass-client</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jackieonway.sms/ucpass-client/
implementation 'com.github.jackieonway.sms:ucpass-client:0.0.3'
// https://jarcasting.com/artifacts/com.github.jackieonway.sms/ucpass-client/
implementation ("com.github.jackieonway.sms:ucpass-client:0.0.3")
'com.github.jackieonway.sms:ucpass-client:jar:0.0.3'
<dependency org="com.github.jackieonway.sms" name="ucpass-client" rev="0.0.3">
<artifact name="ucpass-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jackieonway.sms', module='ucpass-client', version='0.0.3')
)
libraryDependencies += "com.github.jackieonway.sms" % "ucpass-client" % "0.0.3"
[com.github.jackieonway.sms/ucpass-client "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jackieonway.sms : sms-core | jar | 0.0.3 |