License |
License |
---|---|
GroupId | GroupIdcom.typesafe.conductr |
ArtifactId | ArtifactIdplay24-conductr-lib-common_2.11 |
Version | Version1.9.4 |
Type | Typejar |
Description |
Descriptionplay24-conductr-lib-common
play24-conductr-lib-common
|
Project Organization |
Project Organizationcom.typesafe.conductr |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.conductr/play24-conductr-lib-common_2.11/ -->
<dependency>
<groupId>com.typesafe.conductr</groupId>
<artifactId>play24-conductr-lib-common_2.11</artifactId>
<version>1.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.conductr/play24-conductr-lib-common_2.11/
implementation 'com.typesafe.conductr:play24-conductr-lib-common_2.11:1.9.4'
// https://jarcasting.com/artifacts/com.typesafe.conductr/play24-conductr-lib-common_2.11/
implementation ("com.typesafe.conductr:play24-conductr-lib-common_2.11:1.9.4")
'com.typesafe.conductr:play24-conductr-lib-common_2.11:jar:1.9.4'
<dependency org="com.typesafe.conductr" name="play24-conductr-lib-common_2.11" rev="1.9.4">
<artifact name="play24-conductr-lib-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.conductr', module='play24-conductr-lib-common_2.11', version='1.9.4')
)
libraryDependencies += "com.typesafe.conductr" % "play24-conductr-lib-common_2.11" % "1.9.4"
[com.typesafe.conductr/play24-conductr-lib-common_2.11 "1.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe.conductr : scala-conductr-lib-common_2.11 | jar | 1.9.4 |
com.typesafe.play : play-ws_2.11 | jar | 2.4.10 |