Last Version

Ameto client 2.0.1

Client library for interacting with Ameto

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.ameto
ArtifactId

ArtifactId

client
Version

Version

2.0.1
Type

Type

jar
Description

Description

Ameto client
Client library for interacting with Ameto
Project URL

Project URL

https://www.ameto.de
Source Code Management

Source Code Management

https://github.com/ameto-de/java-client

Download client 2.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : converter-jackson jar 2.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.