is not current version
Last Version 55.5.0

com.github.nawforce:runforce 55.2.0

Salesforce platform type stubs

GroupId

GroupId

com.github.nawforce
ArtifactId

ArtifactId

runforce
Version

Version

55.2.0
Type

Type

jar

Download runforce 55.2.0


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