is not current version
Last Version 2.0.30

com.hfcsbc.sdk:upload-client 0.0.38

developers can quickly realize parking data upload, payment docking and other functions.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hfcsbc.sdk
ArtifactId

ArtifactId

upload-client
Version

Version

0.0.38
Type

Type

jar

Download upload-client 0.0.38


<!-- https://jarcasting.com/artifacts/com.hfcsbc.sdk/upload-client/ -->
<dependency>
    <groupId>com.hfcsbc.sdk</groupId>
    <artifactId>upload-client</artifactId>
    <version>0.0.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.hfcsbc.sdk/upload-client/
implementation 'com.hfcsbc.sdk:upload-client:0.0.38'
// https://jarcasting.com/artifacts/com.hfcsbc.sdk/upload-client/
implementation ("com.hfcsbc.sdk:upload-client:0.0.38")
'com.hfcsbc.sdk:upload-client:jar:0.0.38'
<dependency org="com.hfcsbc.sdk" name="upload-client" rev="0.0.38">
  <artifact name="upload-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hfcsbc.sdk', module='upload-client', version='0.0.38')
)
libraryDependencies += "com.hfcsbc.sdk" % "upload-client" % "0.0.38"
[com.hfcsbc.sdk/upload-client "0.0.38"]