is not current version
Last Version 1.1

com.solveurits:solveurAutomation 1.0

Solveur Salesforce Automation Testing SDK- SolveurITS

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.solveurits
ArtifactId

ArtifactId

solveurAutomation
Version

Version

1.0
Type

Type

jar

Download solveurAutomation 1.0


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