is not current version
Last Version 2.0.30

com.hfcsbc.sdk:upload-client 2.0.15

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

2.0.15
Type

Type

jar

Download upload-client 2.0.15


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