License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.hogel |
ArtifactId | ArtifactIdbookscan-client |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionbookscan-client
Bookscan client library for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bookscan-client-0.0.7.pom | |
bookscan-client-0.0.7.jar | 25 KB |
bookscan-client-0.0.7-sources.jar | 9 KB |
bookscan-client-0.0.7-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hogel/bookscan-client/ -->
<dependency>
<groupId>org.hogel</groupId>
<artifactId>bookscan-client</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hogel/bookscan-client/
implementation 'org.hogel:bookscan-client:0.0.7'
// https://jarcasting.com/artifacts/org.hogel/bookscan-client/
implementation ("org.hogel:bookscan-client:0.0.7")
'org.hogel:bookscan-client:jar:0.0.7'
<dependency org="org.hogel" name="bookscan-client" rev="0.0.7">
<artifact name="bookscan-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hogel', module='bookscan-client', version='0.0.7')
)
libraryDependencies += "org.hogel" % "bookscan-client" % "0.0.7"
[org.hogel/bookscan-client "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.7.3 |
org.apache.httpcomponents : httpclient | jar | 4.3.3 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 17.0 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
ch.qos.logback : logback-classic | jar | 1.1.2 |