GroupId | GroupIdcom.github.mrpowers |
---|---|
ArtifactId | ArtifactIdspark-fast-tests_2.11 |
Version | Version0.21.3 |
Type | Typejar |
Filename | Size |
---|---|
spark-fast-tests_2.11-0.21.3.pom | |
spark-fast-tests_2.11-0.21.3.jar | 209 KB |
spark-fast-tests_2.11-0.21.3-sources.jar | 19 KB |
spark-fast-tests_2.11-0.21.3-javadoc.jar | 496 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mrpowers/spark-fast-tests_2.11/ -->
<dependency>
<groupId>com.github.mrpowers</groupId>
<artifactId>spark-fast-tests_2.11</artifactId>
<version>0.21.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrpowers/spark-fast-tests_2.11/
implementation 'com.github.mrpowers:spark-fast-tests_2.11:0.21.3'
// https://jarcasting.com/artifacts/com.github.mrpowers/spark-fast-tests_2.11/
implementation ("com.github.mrpowers:spark-fast-tests_2.11:0.21.3")
'com.github.mrpowers:spark-fast-tests_2.11:jar:0.21.3'
<dependency org="com.github.mrpowers" name="spark-fast-tests_2.11" rev="0.21.3">
<artifact name="spark-fast-tests_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrpowers', module='spark-fast-tests_2.11', version='0.21.3')
)
libraryDependencies += "com.github.mrpowers" % "spark-fast-tests_2.11" % "0.21.3"
[com.github.mrpowers/spark-fast-tests_2.11 "0.21.3"]