License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.ryanbrainard |
ArtifactId | ArtifactIdrichsobjects-api-provider-interfaces |
Version | Version0.1-BETA |
Type | Typejar |
Description |
DescriptionA higher-level, modular library for interacting with the Salesforce API.
|
<!-- https://jarcasting.com/artifacts/com.github.ryanbrainard/richsobjects-api-provider-interfaces/ -->
<dependency>
<groupId>com.github.ryanbrainard</groupId>
<artifactId>richsobjects-api-provider-interfaces</artifactId>
<version>0.1-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ryanbrainard/richsobjects-api-provider-interfaces/
implementation 'com.github.ryanbrainard:richsobjects-api-provider-interfaces:0.1-BETA'
// https://jarcasting.com/artifacts/com.github.ryanbrainard/richsobjects-api-provider-interfaces/
implementation ("com.github.ryanbrainard:richsobjects-api-provider-interfaces:0.1-BETA")
'com.github.ryanbrainard:richsobjects-api-provider-interfaces:jar:0.1-BETA'
<dependency org="com.github.ryanbrainard" name="richsobjects-api-provider-interfaces" rev="0.1-BETA">
<artifact name="richsobjects-api-provider-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ryanbrainard', module='richsobjects-api-provider-interfaces', version='0.1-BETA')
)
libraryDependencies += "com.github.ryanbrainard" % "richsobjects-api-provider-interfaces" % "0.1-BETA"
[com.github.ryanbrainard/richsobjects-api-provider-interfaces "0.1-BETA"]