is not current version
Last Version 1.0.2u10

com.holmos:holmos 1.0.2u6

An automated testing framework for web testing, interface testing,database testing;also contains regression testing and the for testcase

GroupId

GroupId

com.holmos
ArtifactId

ArtifactId

holmos
Version

Version

1.0.2u6
Type

Type

pom

Download holmos 1.0.2u6

Filename Size
holmos-1.0.2u6.pom 7 KB
Browse

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