is not current version
Last Version 0.1.1.6

com.github.jcustenborder:salesforce-restclient 0.1.1.3


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jcustenborder
ArtifactId

ArtifactId

salesforce-restclient
Version

Version

0.1.1.3
Type

Type

jar

Download salesforce-restclient 0.1.1.3


<!-- https://jarcasting.com/artifacts/com.github.jcustenborder/salesforce-restclient/ -->
<dependency>
    <groupId>com.github.jcustenborder</groupId>
    <artifactId>salesforce-restclient</artifactId>
    <version>0.1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcustenborder/salesforce-restclient/
implementation 'com.github.jcustenborder:salesforce-restclient:0.1.1.3'
// https://jarcasting.com/artifacts/com.github.jcustenborder/salesforce-restclient/
implementation ("com.github.jcustenborder:salesforce-restclient:0.1.1.3")
'com.github.jcustenborder:salesforce-restclient:jar:0.1.1.3'
<dependency org="com.github.jcustenborder" name="salesforce-restclient" rev="0.1.1.3">
  <artifact name="salesforce-restclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcustenborder', module='salesforce-restclient', version='0.1.1.3')
)
libraryDependencies += "com.github.jcustenborder" % "salesforce-restclient" % "0.1.1.3"
[com.github.jcustenborder/salesforce-restclient "0.1.1.3"]