is not current version
Last Version 1.2.8

com.github.tomtom-international.james:james-controller-webservice-client 1.1.25

Client for REST controller of James

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.tomtom-international.james
ArtifactId

ArtifactId

james-controller-webservice-client
Version

Version

1.1.25
Type

Type

jar

Download james-controller-webservice-client 1.1.25


<!-- https://jarcasting.com/artifacts/com.github.tomtom-international.james/james-controller-webservice-client/ -->
<dependency>
    <groupId>com.github.tomtom-international.james</groupId>
    <artifactId>james-controller-webservice-client</artifactId>
    <version>1.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomtom-international.james/james-controller-webservice-client/
implementation 'com.github.tomtom-international.james:james-controller-webservice-client:1.1.25'
// https://jarcasting.com/artifacts/com.github.tomtom-international.james/james-controller-webservice-client/
implementation ("com.github.tomtom-international.james:james-controller-webservice-client:1.1.25")
'com.github.tomtom-international.james:james-controller-webservice-client:jar:1.1.25'
<dependency org="com.github.tomtom-international.james" name="james-controller-webservice-client" rev="1.1.25">
  <artifact name="james-controller-webservice-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomtom-international.james', module='james-controller-webservice-client', version='1.1.25')
)
libraryDependencies += "com.github.tomtom-international.james" % "james-controller-webservice-client" % "1.1.25"
[com.github.tomtom-international.james/james-controller-webservice-client "1.1.25"]