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