is not current version
Last Version 0.2-BETA

com.github.ryanbrainard:richsobjects 0.1-BETA

A higher-level, modular library for interacting with the Salesforce API.

GroupId

GroupId

com.github.ryanbrainard
ArtifactId

ArtifactId

richsobjects
Version

Version

0.1-BETA
Type

Type

pom

Download richsobjects 0.1-BETA


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