JQuots

JQuots is the client of the Quots application

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

xyz.euclia
ArtifactId

ArtifactId

jquots
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

JQuots
JQuots is the client of the Quots application
Project URL

Project URL

http://github.com/euclia/JQuots/
Project Organization

Project Organization

Euclia
Source Code Management

Source Code Management

http://github.com/euclia/JQuots/tree/master

Download jquots

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.asynchttpclient : async-http-client jar 2.10.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.10
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.9.10

Project Modules

There are no modules declared in this project.

JQuots

Versions

Version
0.0.4
0.0.1