is not current version
Last Version 1.4.0.RELEASE

com.marcosbarbero.cloud:consul 1.3.1.RELEASE


GroupId

GroupId

com.marcosbarbero.cloud
ArtifactId

ArtifactId

consul
Version

Version

1.3.1.RELEASE
Type

Type

jar

Download consul 1.3.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.marcosbarbero.cloud/consul/ -->
<dependency>
    <groupId>com.marcosbarbero.cloud</groupId>
    <artifactId>consul</artifactId>
    <version>1.3.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.marcosbarbero.cloud/consul/
implementation 'com.marcosbarbero.cloud:consul:1.3.1.RELEASE'
// https://jarcasting.com/artifacts/com.marcosbarbero.cloud/consul/
implementation ("com.marcosbarbero.cloud:consul:1.3.1.RELEASE")
'com.marcosbarbero.cloud:consul:jar:1.3.1.RELEASE'
<dependency org="com.marcosbarbero.cloud" name="consul" rev="1.3.1.RELEASE">
  <artifact name="consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marcosbarbero.cloud', module='consul', version='1.3.1.RELEASE')
)
libraryDependencies += "com.marcosbarbero.cloud" % "consul" % "1.3.1.RELEASE"
[com.marcosbarbero.cloud/consul "1.3.1.RELEASE"]