is not current version
Last Version 55.5.0

com.github.nawforce:runforce 51.0.1

Salesforce platform type stubs

GroupId

GroupId

com.github.nawforce
ArtifactId

ArtifactId

runforce
Version

Version

51.0.1
Type

Type

jar

Download runforce 51.0.1


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