is not current version
Last Version 2.2.0

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

conductr-bundle-lib

GroupId

GroupId

com.typesafe.conductr
ArtifactId

ArtifactId

conductr-bundle-lib
Version

Version

1.7.0
Type

Type

jar

Download conductr-bundle-lib 1.7.0


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