is not current version
Last Version 0.1.6

org.irenical.fetchy:fetchy-consul 0.1.0

Fetchy Consul - Consul Service Discovery Implementation

GroupId

GroupId

org.irenical.fetchy
ArtifactId

ArtifactId

fetchy-consul
Version

Version

0.1.0
Type

Type

jar

Download fetchy-consul 0.1.0


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