GroupId | GroupIdcom.lightbend.constructr |
---|---|
ArtifactId | ArtifactIdconstructr-zookeeper-root_2.11 |
Version | Version0.3.1 |
Type | Typejar |
Filename | Size |
---|---|
constructr-zookeeper-root_2.11-0.3.1.pom | |
constructr-zookeeper-root_2.11-0.3.1.jar | 382 bytes |
constructr-zookeeper-root_2.11-0.3.1-sources.jar | 320 bytes |
constructr-zookeeper-root_2.11-0.3.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.lightbend.constructr/constructr-zookeeper-root_2.11/ -->
<dependency>
<groupId>com.lightbend.constructr</groupId>
<artifactId>constructr-zookeeper-root_2.11</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.constructr/constructr-zookeeper-root_2.11/
implementation 'com.lightbend.constructr:constructr-zookeeper-root_2.11:0.3.1'
// https://jarcasting.com/artifacts/com.lightbend.constructr/constructr-zookeeper-root_2.11/
implementation ("com.lightbend.constructr:constructr-zookeeper-root_2.11:0.3.1")
'com.lightbend.constructr:constructr-zookeeper-root_2.11:jar:0.3.1'
<dependency org="com.lightbend.constructr" name="constructr-zookeeper-root_2.11" rev="0.3.1">
<artifact name="constructr-zookeeper-root_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.constructr', module='constructr-zookeeper-root_2.11', version='0.3.1')
)
libraryDependencies += "com.lightbend.constructr" % "constructr-zookeeper-root_2.11" % "0.3.1"
[com.lightbend.constructr/constructr-zookeeper-root_2.11 "0.3.1"]