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