License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.ryanbrainard |
ArtifactId | ArtifactIdrichsobjects-api-provider-base-tests |
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-base-tests/ -->
<dependency>
<groupId>com.github.ryanbrainard</groupId>
<artifactId>richsobjects-api-provider-base-tests</artifactId>
<version>0.1-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ryanbrainard/richsobjects-api-provider-base-tests/
implementation 'com.github.ryanbrainard:richsobjects-api-provider-base-tests:0.1-BETA'
// https://jarcasting.com/artifacts/com.github.ryanbrainard/richsobjects-api-provider-base-tests/
implementation ("com.github.ryanbrainard:richsobjects-api-provider-base-tests:0.1-BETA")
'com.github.ryanbrainard:richsobjects-api-provider-base-tests:jar:0.1-BETA'
<dependency org="com.github.ryanbrainard" name="richsobjects-api-provider-base-tests" rev="0.1-BETA">
<artifact name="richsobjects-api-provider-base-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ryanbrainard', module='richsobjects-api-provider-base-tests', version='0.1-BETA')
)
libraryDependencies += "com.github.ryanbrainard" % "richsobjects-api-provider-base-tests" % "0.1-BETA"
[com.github.ryanbrainard/richsobjects-api-provider-base-tests "0.1-BETA"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ryanbrainard : richsobjects-core | jar | 0.1-BETA |
org.testng : testng | jar | 6.2.1 |