is not current version
Last Version 2.2.0

com.typesafe.conductr:conductr-lib-common 1.4.11

conductr-lib-common

GroupId

GroupId

com.typesafe.conductr
ArtifactId

ArtifactId

conductr-lib-common
Version

Version

1.4.11
Type

Type

jar

Download conductr-lib-common 1.4.11


<!-- https://jarcasting.com/artifacts/com.typesafe.conductr/conductr-lib-common/ -->
<dependency>
    <groupId>com.typesafe.conductr</groupId>
    <artifactId>conductr-lib-common</artifactId>
    <version>1.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.conductr/conductr-lib-common/
implementation 'com.typesafe.conductr:conductr-lib-common:1.4.11'
// https://jarcasting.com/artifacts/com.typesafe.conductr/conductr-lib-common/
implementation ("com.typesafe.conductr:conductr-lib-common:1.4.11")
'com.typesafe.conductr:conductr-lib-common:jar:1.4.11'
<dependency org="com.typesafe.conductr" name="conductr-lib-common" rev="1.4.11">
  <artifact name="conductr-lib-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.conductr', module='conductr-lib-common', version='1.4.11')
)
libraryDependencies += "com.typesafe.conductr" % "conductr-lib-common" % "1.4.11"
[com.typesafe.conductr/conductr-lib-common "1.4.11"]