is not current version
Last Version 2.2.0

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

conductr-lib-common

GroupId

GroupId

com.typesafe.conductr
ArtifactId

ArtifactId

conductr-lib-common
Version

Version

1.9.3
Type

Type

jar

Download conductr-lib-common 1.9.3


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