License |
License |
---|---|
GroupId | GroupIdcom.github.nawforce |
ArtifactId | ArtifactIdrunforce |
Version | Version51.0.2 |
Type | Typejar |
Description |
Descriptionrunforce
Salesforce platform type stubs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
runforce-51.0.2.pom | |
runforce-51.0.2.jar | 1 MB |
runforce-51.0.2-sources.jar | 1 MB |
runforce-51.0.2-javadoc.jar | 12 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nawforce/runforce/ -->
<dependency>
<groupId>com.github.nawforce</groupId>
<artifactId>runforce</artifactId>
<version>51.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nawforce/runforce/
implementation 'com.github.nawforce:runforce:51.0.2'
// https://jarcasting.com/artifacts/com.github.nawforce/runforce/
implementation ("com.github.nawforce:runforce:51.0.2")
'com.github.nawforce:runforce:jar:51.0.2'
<dependency org="com.github.nawforce" name="runforce" rev="51.0.2">
<artifact name="runforce" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nawforce', module='runforce', version='51.0.2')
)
libraryDependencies += "com.github.nawforce" % "runforce" % "51.0.2"
[com.github.nawforce/runforce "51.0.2"]