is not current version
Last Version 1.0.2

vip.lematech:hrun4j-test-server 1.0.1


GroupId

GroupId

vip.lematech
ArtifactId

ArtifactId

hrun4j-test-server
Version

Version

1.0.1
Type

Type

jar

Download hrun4j-test-server 1.0.1


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