Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdconsul3rd-client |
Version | Version1.5.3.2 |
Type | Typejar |
Filename | Size |
---|---|
consul3rd-client-1.5.3.2.pom | |
consul3rd-client-1.5.3.2.jar | 696 KB |
consul3rd-client-1.5.3.2-sources.jar | 374 KB |
consul3rd-client-1.5.3.2-shaded.jar | 9 MB |
consul3rd-client-1.5.3.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/consul3rd-client/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>consul3rd-client</artifactId>
<version>1.5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/consul3rd-client/
implementation 'com.github.lontime:consul3rd-client:1.5.3.2'
// https://jarcasting.com/artifacts/com.github.lontime/consul3rd-client/
implementation ("com.github.lontime:consul3rd-client:1.5.3.2")
'com.github.lontime:consul3rd-client:jar:1.5.3.2'
<dependency org="com.github.lontime" name="consul3rd-client" rev="1.5.3.2">
<artifact name="consul3rd-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='consul3rd-client', version='1.5.3.2')
)
libraryDependencies += "com.github.lontime" % "consul3rd-client" % "1.5.3.2"
[com.github.lontime/consul3rd-client "1.5.3.2"]