is not current version
Last Version 2.4.5

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

spark-property-tests

GroupId

GroupId

com.zeotap
ArtifactId

ArtifactId

spark-property-tests_2.11
Version

Version

2.2.1
Type

Type

jar

Download spark-property-tests_2.11 2.2.1


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