v

visallo-web-structured-ingest-spreadsheet

Files download
File Operation
visallo-web-structured-ingest-spreadsheet-4.0.0.jar download
visallo-web-structured-ingest-spreadsheet-4.0.0.pom download
visallo-web-structured-ingest-spreadsheet-4.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.visallo</groupId>
  <artifactId>visallo-web-structured-ingest-spreadsheet</artifactId>
  <version>4.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.visallo:visallo-web-structured-ingest-spreadsheet:4.0.0'
Gradle Kotlin
implementation("org.visallo:visallo-web-structured-ingest-spreadsheet:4.0.0")
Scala SBT
libraryDependencies += "org.visallo" % "visallo-web-structured-ingest-spreadsheet" % "4.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.visallo', module='visallo-web-structured-ingest-spreadsheet', version='4.0.0')
)
Apache Ivy
<dependency org="org.visallo" name="visallo-web-structured-ingest-spreadsheet" rev="4.0.0" />
Leiningen
[org.visallo/visallo-web-structured-ingest-spreadsheet "4.0.0"]
Apache Buildr
'org.visallo:visallo-web-structured-ingest-spreadsheet:jar:4.0.0'