is not current version
Last Version 1.0.2u10

com.holmos:holmos-webtest 1.0.2u4


GroupId

GroupId

com.holmos
ArtifactId

ArtifactId

holmos-webtest
Version

Version

1.0.2u4
Type

Type

jar

Download holmos-webtest 1.0.2u4


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