is not current version
Last Version 0.4.4

org.trustedanalytics:broker-test-lib 0.4.1


GroupId

GroupId

org.trustedanalytics
ArtifactId

ArtifactId

broker-test-lib
Version

Version

0.4.1
Type

Type

jar

Download broker-test-lib 0.4.1


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