Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcn.zxporz |
ArtifactId | ArtifactIdesclientrhl |
Version | Version6.0.1 |
Type | Typejar |
Filename | Size |
---|---|
esclientrhl-6.0.1.pom | |
esclientrhl-6.0.1.jar | 98 KB |
esclientrhl-6.0.1-sources.jar | 59 KB |
esclientrhl-6.0.1-javadoc.jar | 360 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.zxporz/esclientrhl/ -->
<dependency>
<groupId>cn.zxporz</groupId>
<artifactId>esclientrhl</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zxporz/esclientrhl/
implementation 'cn.zxporz:esclientrhl:6.0.1'
// https://jarcasting.com/artifacts/cn.zxporz/esclientrhl/
implementation ("cn.zxporz:esclientrhl:6.0.1")
'cn.zxporz:esclientrhl:jar:6.0.1'
<dependency org="cn.zxporz" name="esclientrhl" rev="6.0.1">
<artifact name="esclientrhl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zxporz', module='esclientrhl', version='6.0.1')
)
libraryDependencies += "cn.zxporz" % "esclientrhl" % "6.0.1"
[cn.zxporz/esclientrhl "6.0.1"]