is not current version
Last Version 0.8.4

pl.allegro.tech.discovery:consul-recipes 0.8.1

Java library for interacting with Consul.

GroupId

GroupId

pl.allegro.tech.discovery
ArtifactId

ArtifactId

consul-recipes
Version

Version

0.8.1
Type

Type

jar

Download consul-recipes 0.8.1


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