Last Version

staticlient 1.1.2

a simple client for upload static file to server.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.iamdrq
ArtifactId

ArtifactId

staticlient
Version

Version

1.1.2
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 1.1.2


<!-- 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.