| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.typesafe.conductr |
| ArtifactId | ArtifactIdplay23-conductr-client-lib_2.11 |
| Version | Version1.4.9 |
| Type | Typejar |
| Filename | Size |
|---|---|
| play23-conductr-client-lib_2.11-1.4.9.pom | |
| play23-conductr-client-lib_2.11-1.4.9.jar | 317 bytes |
| play23-conductr-client-lib_2.11-1.4.9-sources.jar | 268 bytes |
| play23-conductr-client-lib_2.11-1.4.9-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.conductr/play23-conductr-client-lib_2.11/ -->
<dependency>
<groupId>com.typesafe.conductr</groupId>
<artifactId>play23-conductr-client-lib_2.11</artifactId>
<version>1.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.conductr/play23-conductr-client-lib_2.11/
implementation 'com.typesafe.conductr:play23-conductr-client-lib_2.11:1.4.9'
// https://jarcasting.com/artifacts/com.typesafe.conductr/play23-conductr-client-lib_2.11/
implementation ("com.typesafe.conductr:play23-conductr-client-lib_2.11:1.4.9")
'com.typesafe.conductr:play23-conductr-client-lib_2.11:jar:1.4.9'
<dependency org="com.typesafe.conductr" name="play23-conductr-client-lib_2.11" rev="1.4.9">
<artifact name="play23-conductr-client-lib_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.conductr', module='play23-conductr-client-lib_2.11', version='1.4.9')
)
libraryDependencies += "com.typesafe.conductr" % "play23-conductr-client-lib_2.11" % "1.4.9"
[com.typesafe.conductr/play23-conductr-client-lib_2.11 "1.4.9"]