Ameto client

Client library for interacting with Ameto

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.ameto
ArtifactId

ArtifactId

client
Last Version

Last Version

2.0.1
Release Date

Release Date

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

How to add to project

<!-- 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.
de.ameto

Ameto

Versions

Version
2.0.1
2.0.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.2