GroupId | GroupIdcom.github.tomtom-international.james |
---|---|
ArtifactId | ArtifactIdjames-controller-webservice-api |
Version | Version1.1.23 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.tomtom-international.james/james-controller-webservice-api/ -->
<dependency>
<groupId>com.github.tomtom-international.james</groupId>
<artifactId>james-controller-webservice-api</artifactId>
<version>1.1.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomtom-international.james/james-controller-webservice-api/
implementation 'com.github.tomtom-international.james:james-controller-webservice-api:1.1.23'
// https://jarcasting.com/artifacts/com.github.tomtom-international.james/james-controller-webservice-api/
implementation ("com.github.tomtom-international.james:james-controller-webservice-api:1.1.23")
'com.github.tomtom-international.james:james-controller-webservice-api:jar:1.1.23'
<dependency org="com.github.tomtom-international.james" name="james-controller-webservice-api" rev="1.1.23">
<artifact name="james-controller-webservice-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomtom-international.james', module='james-controller-webservice-api', version='1.1.23')
)
libraryDependencies += "com.github.tomtom-international.james" % "james-controller-webservice-api" % "1.1.23"
[com.github.tomtom-international.james/james-controller-webservice-api "1.1.23"]