GroupId | GroupIdvip.lematech |
---|---|
ArtifactId | ArtifactIdhrun4j-test-server |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
hrun4j-test-server-1.0.1.pom | |
hrun4j-test-server-1.0.1.jar | 42 MB |
hrun4j-test-server-1.0.1-sources.jar | 16 KB |
hrun4j-test-server-1.0.1-javadoc.jar | 210 KB |
Browse |
<!-- 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"]