amws-scala-core

A simple scala client library for the Amazon Marketplace Web Service (AMWS).

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.wegtam
ArtifactId

ArtifactId

amws-scala-core_2.13
Last Version

Last Version

0.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

amws-scala-core
A simple scala client library for the Amazon Marketplace Web Service (AMWS).
Project URL

Project URL

https://codeberg.org/wegtam/amws-scala
Project Organization

Project Organization

Contributors as noted in the AUTHORS.md file
Source Code Management

Source Code Management

https://codeberg.org/wegtam/amws-scala

Download amws-scala-core_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.wegtam/amws-scala-core_2.13/ -->
<dependency>
    <groupId>com.wegtam</groupId>
    <artifactId>amws-scala-core_2.13</artifactId>
    <version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.wegtam/amws-scala-core_2.13/
implementation 'com.wegtam:amws-scala-core_2.13:0.5.5'
// https://jarcasting.com/artifacts/com.wegtam/amws-scala-core_2.13/
implementation ("com.wegtam:amws-scala-core_2.13:0.5.5")
'com.wegtam:amws-scala-core_2.13:jar:0.5.5'
<dependency org="com.wegtam" name="amws-scala-core_2.13" rev="0.5.5">
  <artifact name="amws-scala-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wegtam', module='amws-scala-core_2.13', version='0.5.5')
)
libraryDependencies += "com.wegtam" % "amws-scala-core_2.13" % "0.5.5"
[com.wegtam/amws-scala-core_2.13 "0.5.5"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.typelevel : cats-core_2.13 jar 2.6.1
com.beachape : enumeratum_2.13 jar 1.7.0
com.beachape : enumeratum-cats_2.13 jar 1.7.0
eu.timepit : refined_2.13 jar 0.9.27
eu.timepit : refined-cats_2.13 jar 0.9.27
eu.cdevreeze.yaidom : yaidom_2.13 jar 1.11.0

test (5)

Group / Artifact Type Version
eu.timepit : refined-scalacheck_2.13 jar 0.9.27
org.scalacheck : scalacheck_2.13 jar 1.15.4
com.47deg : scalacheck-toolbox-datetime_2.13 jar 0.6.0
org.scalatest : scalatest_2.13 jar 3.2.9
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.5
0.5.4