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