is not current version
Last Version 0.1.6

org.irenical.fetchy:fetchy-consul 0.0.4

Fetchy Consul - Consul Service Discovery Implementation

GroupId

GroupId

org.irenical.fetchy
ArtifactId

ArtifactId

fetchy-consul
Version

Version

0.0.4
Type

Type

jar

Download fetchy-consul 0.0.4


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