is not current version
Last Version 1.0.2

com.surenpi.autotest:autotest.utils 1.0.1


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.surenpi.autotest
ArtifactId

ArtifactId

autotest.utils
Version

Version

1.0.1
Type

Type

jar

Download autotest.utils 1.0.1


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