License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.autocruit |
ArtifactId | ArtifactIdsdk-drivers |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutocruit SDK
Provides utilities to interact with Autocruit services.
|
Project URL |
Project URL |
Filename | Size |
---|---|
sdk-drivers-1.0.0.pom | |
sdk-drivers-1.0.0.jar | 9 KB |
sdk-drivers-1.0.0-sources.jar | 5 KB |
sdk-drivers-1.0.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.autocruit/sdk-drivers/ -->
<dependency>
<groupId>io.autocruit</groupId>
<artifactId>sdk-drivers</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.autocruit/sdk-drivers/
implementation 'io.autocruit:sdk-drivers:1.0.0'
// https://jarcasting.com/artifacts/io.autocruit/sdk-drivers/
implementation ("io.autocruit:sdk-drivers:1.0.0")
'io.autocruit:sdk-drivers:jar:1.0.0'
<dependency org="io.autocruit" name="sdk-drivers" rev="1.0.0">
<artifact name="sdk-drivers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.autocruit', module='sdk-drivers', version='1.0.0')
)
libraryDependencies += "io.autocruit" % "sdk-drivers" % "1.0.0"
[io.autocruit/sdk-drivers "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.6.2 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.zeroturnaround : zt-zip | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |