i

iox-excel

iox-excel
https://github.com/edigonzales/iox-excel
MIT
Stefan Ziegler
Files download
File Operation
iox-excel-0.0.3.jar download
iox-excel-0.0.3.pom download
iox-excel-0.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.sogis</groupId>
  <artifactId>iox-excel</artifactId>
  <version>0.0.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.sogis:iox-excel:0.0.3'
Gradle Kotlin
implementation("io.github.sogis:iox-excel:0.0.3")
Scala SBT
libraryDependencies += "io.github.sogis" % "iox-excel" % "0.0.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.sogis', module='iox-excel', version='0.0.3')
)
Apache Ivy
<dependency org="io.github.sogis" name="iox-excel" rev="0.0.3" />
Leiningen
[io.github.sogis/iox-excel "0.0.3"]
Apache Buildr
'io.github.sogis:iox-excel:jar:0.0.3'