A Spark plugin for reading and writing Excel files
              Scala versions:
              
                2.12
              
            
          
    
          
    
          
    
          
    
          
        spark-excel 0.9.9
Group ID:
     com.crealytics 
  Artifact ID:
     spark-excel_2.11 
  Version:
     0.9.9 
  Release Date:
     Dec 15, 2017 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.11.11 
  Developers:
    
  libraryDependencies += "com.crealytics" %% "spark-excel" % "0.9.9"
ivy"com.crealytics::spark-excel:0.9.9"
//> using dep "com.crealytics::spark-excel:0.9.9"
import $ivy.`com.crealytics::spark-excel:0.9.9`
<dependency> <groupId>com.crealytics</groupId> <artifactId>spark-excel_2.11</artifactId> <version>0.9.9</version> </dependency>
compile group: 'com.crealytics', name: 'spark-excel_2.11', version: '0.9.9'