| GroupId | GroupIdcom.tecsisa |
|---|---|
| ArtifactId | ArtifactIdconstructr-coordination-consul_2.11 |
| Version | Version0.4.0 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.tecsisa/constructr-coordination-consul_2.11/ -->
<dependency>
<groupId>com.tecsisa</groupId>
<artifactId>constructr-coordination-consul_2.11</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tecsisa/constructr-coordination-consul_2.11/
implementation 'com.tecsisa:constructr-coordination-consul_2.11:0.4.0'
// https://jarcasting.com/artifacts/com.tecsisa/constructr-coordination-consul_2.11/
implementation ("com.tecsisa:constructr-coordination-consul_2.11:0.4.0")
'com.tecsisa:constructr-coordination-consul_2.11:jar:0.4.0'
<dependency org="com.tecsisa" name="constructr-coordination-consul_2.11" rev="0.4.0">
<artifact name="constructr-coordination-consul_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tecsisa', module='constructr-coordination-consul_2.11', version='0.4.0')
)
libraryDependencies += "com.tecsisa" % "constructr-coordination-consul_2.11" % "0.4.0"
[com.tecsisa/constructr-coordination-consul_2.11 "0.4.0"]