Jar examples for f:force-apex-api
Force.com Web Service Connector
You can download jar file force-apex-api 38.0.0 in this page.
BSD License (FreeBSD)
You can use the following script to add force-apex-api-38.0.0.jar to your project.
<dependency> <groupId>com.force.api</groupId> <artifactId>force-apex-api</artifactId> <version>38.0.0</version> </dependency>
compile group: 'com.force.api', name: 'force-apex-api', version: '38.0.0'
libraryDependencies += "com.force.api" % "force-apex-api" % "38.0.0"
<dependency org="com.force.api" name="force-apex-api" rev="38.0.0"/>
@Grapes(@Grab(group='com.force.api', module='force-apex-api', version='38.0.0'))
'com.force.api:force-apex-api:jar:38.0.0'
Click the following link to download the jar file.
force-apex-api-38.0.0-javadoc.jar