is not current version
Last Version 1.0.4

com.wacai:wacai-file-client 1.0.3

wacai file client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wacai
ArtifactId

ArtifactId

wacai-file-client
Version

Version

1.0.3
Type

Type

jar

Download wacai-file-client 1.0.3


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