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