is not current version
Last Version 2.4.5

com.zeotap:spark-property-tests_2.11 2.1.2

spark-property-tests

GroupId

GroupId

com.zeotap
ArtifactId

ArtifactId

spark-property-tests_2.11
Version

Version

2.1.2
Type

Type

jar

Download spark-property-tests_2.11 2.1.2


<!-- https://jarcasting.com/artifacts/com.zeotap/spark-property-tests_2.11/ -->
<dependency>
    <groupId>com.zeotap</groupId>
    <artifactId>spark-property-tests_2.11</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.zeotap/spark-property-tests_2.11/
implementation 'com.zeotap:spark-property-tests_2.11:2.1.2'
// https://jarcasting.com/artifacts/com.zeotap/spark-property-tests_2.11/
implementation ("com.zeotap:spark-property-tests_2.11:2.1.2")
'com.zeotap:spark-property-tests_2.11:jar:2.1.2'
<dependency org="com.zeotap" name="spark-property-tests_2.11" rev="2.1.2">
  <artifact name="spark-property-tests_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zeotap', module='spark-property-tests_2.11', version='2.1.2')
)
libraryDependencies += "com.zeotap" % "spark-property-tests_2.11" % "2.1.2"
[com.zeotap/spark-property-tests_2.11 "2.1.2"]