Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.tomtom-international.james |
ArtifactId | ArtifactIdjames-controller-webservice-client |
Version | Version1.1.13 |
Type | Typejar |
<!-- 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.13</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.13'
// 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.13")
'com.github.tomtom-international.james:james-controller-webservice-client:jar:1.1.13'
<dependency org="com.github.tomtom-international.james" name="james-controller-webservice-client" rev="1.1.13">
<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.13')
)
libraryDependencies += "com.github.tomtom-international.james" % "james-controller-webservice-client" % "1.1.13"
[com.github.tomtom-international.james/james-controller-webservice-client "1.1.13"]