is not current version
Last Version 0.0.4

com.github.mideo:salesforce-api-client 0.0.3

Salesforce Api Client

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

com.github.mideo
ArtifactId

ArtifactId

salesforce-api-client
Version

Version

0.0.3
Type

Type

jar

Download salesforce-api-client 0.0.3


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