Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.salesforce.cantor |
ArtifactId | ArtifactIdcantor-http-service |
Version | Version0.3.13 |
Type | Typejar |
Filename | Size |
---|---|
cantor-http-service-0.3.13.pom | |
cantor-http-service-0.3.13.jar | 30 KB |
cantor-http-service-0.3.13-sources.jar | 13 KB |
cantor-http-service-0.3.13-javadoc.jar | 44 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.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-http-service/
implementation 'com.salesforce.cantor:cantor-http-service:0.3.13'
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-http-service/
implementation ("com.salesforce.cantor:cantor-http-service:0.3.13")
'com.salesforce.cantor:cantor-http-service:jar:0.3.13'
<dependency org="com.salesforce.cantor" name="cantor-http-service" rev="0.3.13">
<artifact name="cantor-http-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.cantor', module='cantor-http-service', version='0.3.13')
)
libraryDependencies += "com.salesforce.cantor" % "cantor-http-service" % "0.3.13"
[com.salesforce.cantor/cantor-http-service "0.3.13"]