is not current version
Last Version 1.0.2u10

com.holmos:holmos 1.0.2u1

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

GroupId

GroupId

com.holmos
ArtifactId

ArtifactId

holmos
Version

Version

1.0.2u1
Type

Type

pom

Download holmos 1.0.2u1

Filename Size
holmos-1.0.2u1.pom 5 KB
Browse

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