is not current version
Last Version 2.0.1

de.ameto:client 0.5.0

Client library for interacting with Ameto

Categories

Categories

CLI User Interface
GroupId

GroupId

de.ameto
ArtifactId

ArtifactId

client
Version

Version

0.5.0
Type

Type

jar

Download client 0.5.0


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