Last Version

paapi-client 0.9.10

Java library for Amazon's Product Advertising API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cc.freiberg
ArtifactId

ArtifactId

paapi-client
Version

Version

0.9.10
Type

Type

jar
Description

Description

paapi-client
Java library for Amazon's Product Advertising API
Project URL

Project URL

https://github.com/bfreiberg/paapi-client

Download paapi-client 0.9.10


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-codec : commons-codec jar 1.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.