is not current version
Last Version 2.2.0

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

conductr-bundle-lib

GroupId

GroupId

com.typesafe.conductr
ArtifactId

ArtifactId

conductr-bundle-lib
Version

Version

1.4.8
Type

Type

jar

Download conductr-bundle-lib 1.4.8


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