v

visallo-web-structured-ingest-spreadsheet

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