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