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