is not current version
Last Version 0.4.4

org.trustedanalytics:broker-test-lib 0.4.3


GroupId

GroupId

org.trustedanalytics
ArtifactId

ArtifactId

broker-test-lib
Version

Version

0.4.3
Type

Type

jar

Download broker-test-lib 0.4.3


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