License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIddk.acto |
ArtifactId | ArtifactIddispatcher-client |
Version | Version1.1.82.6b7444f |
Type | Typejar |
Description |
DescriptionActo Web-Dispatcher Client
Client library for the Acto Web-Dispatcher solution
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dk.acto/dispatcher-client/ -->
<dependency>
<groupId>dk.acto</groupId>
<artifactId>dispatcher-client</artifactId>
<version>1.1.82.6b7444f</version>
</dependency>
// https://jarcasting.com/artifacts/dk.acto/dispatcher-client/
implementation 'dk.acto:dispatcher-client:1.1.82.6b7444f'
// https://jarcasting.com/artifacts/dk.acto/dispatcher-client/
implementation ("dk.acto:dispatcher-client:1.1.82.6b7444f")
'dk.acto:dispatcher-client:jar:1.1.82.6b7444f'
<dependency org="dk.acto" name="dispatcher-client" rev="1.1.82.6b7444f">
<artifact name="dispatcher-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.acto', module='dispatcher-client', version='1.1.82.6b7444f')
)
libraryDependencies += "dk.acto" % "dispatcher-client" % "1.1.82.6b7444f"
[dk.acto/dispatcher-client "1.1.82.6b7444f"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |