is not current version
Last Version 1.1

com.solveurits:solveurAutomation 1.0beta

Solveur Salesforce Automation Testing - SolveurITS

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.solveurits
ArtifactId

ArtifactId

solveurAutomation
Version

Version

1.0beta
Type

Type

jar

Download solveurAutomation 1.0beta


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