| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdxyz.euclia |
| ArtifactId | ArtifactIdjquots |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJQuots
JQuots is the client of the Quots application
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationEuclia |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquots-0.0.4.pom | |
| jquots-0.0.4.jar | 21 KB |
| jquots-0.0.4-sources.jar | 9 KB |
| jquots-0.0.4-javadoc.jar | 102 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.asynchttpclient : async-http-client | jar | 2.10.1 |
| 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 |