Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.salesforce.cantor |
ArtifactId | ArtifactIdcantor-http-service |
Version | Version0.4.32 |
Type | Typejar |
Filename | Size |
---|---|
cantor-http-service-0.4.32.pom | |
cantor-http-service-0.4.32.jar | 31 KB |
cantor-http-service-0.4.32-sources.jar | 14 KB |
cantor-http-service-0.4.32-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-http-service/ -->
<dependency>
<groupId>com.salesforce.cantor</groupId>
<artifactId>cantor-http-service</artifactId>
<version>0.4.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-http-service/
implementation 'com.salesforce.cantor:cantor-http-service:0.4.32'
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-http-service/
implementation ("com.salesforce.cantor:cantor-http-service:0.4.32")
'com.salesforce.cantor:cantor-http-service:jar:0.4.32'
<dependency org="com.salesforce.cantor" name="cantor-http-service" rev="0.4.32">
<artifact name="cantor-http-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.cantor', module='cantor-http-service', version='0.4.32')
)
libraryDependencies += "com.salesforce.cantor" % "cantor-http-service" % "0.4.32"
[com.salesforce.cantor/cantor-http-service "0.4.32"]