is not current version
Last Version 2.2.0

com.typesafe.conductr:conductr-bundle-lib 1.4.5

conductr-bundle-lib

GroupId

GroupId

com.typesafe.conductr
ArtifactId

ArtifactId

conductr-bundle-lib
Version

Version

1.4.5
Type

Type

jar

Download conductr-bundle-lib 1.4.5


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