is not current version
Last Version 1.1

com.solveurits:solveurAutomation 0.1beta

Solveur Salesforce Automation Testing SDK- SolveurITS

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.solveurits
ArtifactId

ArtifactId

solveurAutomation
Version

Version

0.1beta
Type

Type

jar

Download solveurAutomation 0.1beta


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