is not current version
Last Version 0.8.2

website.automate:manager-api-client 0.6.0

Implementation of the automate.website public API.

Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

website.automate
ArtifactId

ArtifactId

manager-api-client
Version

Version

0.6.0
Type

Type

jar

Download manager-api-client 0.6.0


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