| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdxyz.euclia |
| ArtifactId | ArtifactIdjaqpotj |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJaqpotj
Java client for jaqpot
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationEuclia |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jaqpotj-0.0.4.pom | |
| jaqpotj-0.0.4.jar | 73 KB |
| jaqpotj-0.0.4-sources.jar | 36 KB |
| jaqpotj-0.0.4-javadoc.jar | 320 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.euclia/jaqpotj/ -->
<dependency>
<groupId>xyz.euclia</groupId>
<artifactId>jaqpotj</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.euclia/jaqpotj/
implementation 'xyz.euclia:jaqpotj:0.0.4'
// https://jarcasting.com/artifacts/xyz.euclia/jaqpotj/
implementation ("xyz.euclia:jaqpotj:0.0.4")
'xyz.euclia:jaqpotj:jar:0.0.4'
<dependency org="xyz.euclia" name="jaqpotj" rev="0.0.4">
<artifact name="jaqpotj" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.euclia', module='jaqpotj', version='0.0.4')
)
libraryDependencies += "xyz.euclia" % "jaqpotj" % "0.0.4"
[xyz.euclia/jaqpotj "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.asynchttpclient : async-http-client | jar | 2.10.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
| 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 |