GroupId | GroupIdcom.crealytics |
---|---|
ArtifactId | ArtifactIdspark-excel_2.11 |
Version | Version0.13.5 |
Type | Typejar |
Filename | Size |
---|---|
spark-excel_2.11-0.13.5.pom | |
spark-excel_2.11-0.13.5.jar | 6 MB |
spark-excel_2.11-0.13.5-unshaded.jar | 244 KB |
spark-excel_2.11-0.13.5-sources.jar | 13 KB |
spark-excel_2.11-0.13.5-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.crealytics/spark-excel_2.11/ -->
<dependency>
<groupId>com.crealytics</groupId>
<artifactId>spark-excel_2.11</artifactId>
<version>0.13.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.crealytics/spark-excel_2.11/
implementation 'com.crealytics:spark-excel_2.11:0.13.5'
// https://jarcasting.com/artifacts/com.crealytics/spark-excel_2.11/
implementation ("com.crealytics:spark-excel_2.11:0.13.5")
'com.crealytics:spark-excel_2.11:jar:0.13.5'
<dependency org="com.crealytics" name="spark-excel_2.11" rev="0.13.5">
<artifact name="spark-excel_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crealytics', module='spark-excel_2.11', version='0.13.5')
)
libraryDependencies += "com.crealytics" % "spark-excel_2.11" % "0.13.5"
[com.crealytics/spark-excel_2.11 "0.13.5"]