is not current version
Last Version 2.0.30

com.hfcsbc.sdk:upload-client 2.0.25

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.25
Type

Type

jar

Download upload-client 2.0.25


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