Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.typesafe.conductr |
ArtifactId | ArtifactIdplay23-conductr-client-lib_2.11 |
Version | Version1.5.0 |
Type | Typejar |
Filename | Size |
---|---|
play23-conductr-client-lib_2.11-1.5.0.pom | |
play23-conductr-client-lib_2.11-1.5.0.jar | 316 bytes |
play23-conductr-client-lib_2.11-1.5.0-sources.jar | 266 bytes |
play23-conductr-client-lib_2.11-1.5.0-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.5.0</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.5.0'
// https://jarcasting.com/artifacts/com.typesafe.conductr/play23-conductr-client-lib_2.11/
implementation ("com.typesafe.conductr:play23-conductr-client-lib_2.11:1.5.0")
'com.typesafe.conductr:play23-conductr-client-lib_2.11:jar:1.5.0'
<dependency org="com.typesafe.conductr" name="play23-conductr-client-lib_2.11" rev="1.5.0">
<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.5.0')
)
libraryDependencies += "com.typesafe.conductr" % "play23-conductr-client-lib_2.11" % "1.5.0"
[com.typesafe.conductr/play23-conductr-client-lib_2.11 "1.5.0"]