Download force-wsc-37.0.3.jar file - Jar f

Jar examples for f:force-wsc

Description

Force.com Web Service Connector

You can download jar file force-wsc 37.0.3 in this page.

License

BSD License (FreeBSD)

Build File

You can use the following script to add force-wsc-37.0.3.jar to your project.

<dependency>
   <groupId>com.force.api</groupId>
   <artifactId>force-wsc</artifactId>
   <version>37.0.3</version>
</dependency>
compile group: 'com.force.api', name: 'force-wsc', version: '37.0.3'
libraryDependencies += "com.force.api" % "force-wsc" % "37.0.3"
<dependency org="com.force.api" name="force-wsc" rev="37.0.3"/>
@Grapes(@Grab(group='com.force.api', module='force-wsc', version='37.0.3'))
'com.force.api:force-wsc:jar:37.0.3'

Download

Click the following link to download the jar file.

force-wsc-37.0.3-javadoc.jar
force-wsc-37.0.3-sources.jar
force-wsc-37.0.3-uber.jar
force-wsc-37.0.3.jar
force-wsc-37.0.3.pom



Related Tutorials