Last Version

isbndb 0.3

Java API to the isbndb.com json services

License

License

Categories

Categories

Net
GroupId

GroupId

nl.ivonet
ArtifactId

ArtifactId

isbndb
Version

Version

0.3
Type

Type

jar
Description

Description

isbndb
Java API to the isbndb.com json services
Project URL

Project URL

https://github.com/IvoNet/isbndb
Project Organization

Project Organization

IvoNet
Source Code Management

Source Code Management

https://github.com/IvoNet/isbndb

Download isbndb 0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
com.google.code.gson : gson jar 2.7
org.apache.httpcomponents : httpclient jar 4.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.