is not current version
Last Version 1.0.1

com.testzeus:Test_Zeus 1.0.0

UI and API testing framework built specifically for Salesforce

GroupId

GroupId

com.testzeus
ArtifactId

ArtifactId

Test_Zeus
Version

Version

1.0.0
Type

Type

jar

Download Test_Zeus 1.0.0


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