is not current version
Last Version 1.0.2

vip.lematech:hrun4j 1.0.1

hrun4j is a one-stop interface testing solution that supports HTTP (s) protocol testing

GroupId

GroupId

vip.lematech
ArtifactId

ArtifactId

hrun4j
Version

Version

1.0.1
Type

Type

pom

Download hrun4j 1.0.1

Filename Size
hrun4j-1.0.1.pom 4 KB
Browse

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