is not current version
Last Version 2.0.1

com.github.rest-driver:rest-driver-shared 1.1.43


GroupId

GroupId

com.github.rest-driver
ArtifactId

ArtifactId

rest-driver-shared
Version

Version

1.1.43
Type

Type

jar

Download rest-driver-shared 1.1.43


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