is not current version
Last Version 1.0.4

com.wacai:wacai-file-client 1.0.0

wacai file client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wacai
ArtifactId

ArtifactId

wacai-file-client
Version

Version

1.0.0
Type

Type

jar

Download wacai-file-client 1.0.0


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