is not current version
Last Version 2.2.0

com.typesafe.conductr:java-test-lib_2.11 1.9.4

java-test-lib

Categories

Categories

Java Languages
GroupId

GroupId

com.typesafe.conductr
ArtifactId

ArtifactId

java-test-lib_2.11
Version

Version

1.9.4
Type

Type

jar

Download java-test-lib_2.11 1.9.4


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