staticlient

a simple client for upload static file to server.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.iamdrq
ArtifactId

ArtifactId

staticlient
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

staticlient
a simple client for upload static file to server.
Project URL

Project URL

https://github.com/iamdrq/staticlient

Download staticlient

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0