Categories |
CategoriesCLI User Interface Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdwebsite.automate |
ArtifactId | ArtifactIdmanager-api-client |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
manager-api-client-0.3.0.pom | |
manager-api-client-0.3.0.jar | 17 KB |
manager-api-client-0.3.0-sources.jar | 7 KB |
manager-api-client-0.3.0-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/website.automate/manager-api-client/ -->
<dependency>
<groupId>website.automate</groupId>
<artifactId>manager-api-client</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/website.automate/manager-api-client/
implementation 'website.automate:manager-api-client:0.3.0'
// https://jarcasting.com/artifacts/website.automate/manager-api-client/
implementation ("website.automate:manager-api-client:0.3.0")
'website.automate:manager-api-client:jar:0.3.0'
<dependency org="website.automate" name="manager-api-client" rev="0.3.0">
<artifact name="manager-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='website.automate', module='manager-api-client', version='0.3.0')
)
libraryDependencies += "website.automate" % "manager-api-client" % "0.3.0"
[website.automate/manager-api-client "0.3.0"]