Last Version

JitStatic API Client 0.11.1

This is the API client for the JitStatic server

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.jitstatic
ArtifactId

ArtifactId

jitstatic-client
Version

Version

0.11.1
Type

Type

jar
Description

Description

JitStatic API Client
This is the API client for the JitStatic server
Project URL

Project URL

https://github.com/hheg/jitstatic-client
Source Code Management

Source Code Management

https://github.com/hheg/jitstatic-client.git

Download jitstatic-client 0.11.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.10
org.apache.httpcomponents : httpclient-cache jar 4.5.10

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.21.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.