GroupId | GroupIdorg.visallo |
---|---|
ArtifactId | ArtifactIdvisallo-web-structured-ingest-spreadsheet |
Version | Version3.1.0-RC2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.visallo/visallo-web-structured-ingest-spreadsheet/ -->
<dependency>
<groupId>org.visallo</groupId>
<artifactId>visallo-web-structured-ingest-spreadsheet</artifactId>
<version>3.1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.visallo/visallo-web-structured-ingest-spreadsheet/
implementation 'org.visallo:visallo-web-structured-ingest-spreadsheet:3.1.0-RC2'
// https://jarcasting.com/artifacts/org.visallo/visallo-web-structured-ingest-spreadsheet/
implementation ("org.visallo:visallo-web-structured-ingest-spreadsheet:3.1.0-RC2")
'org.visallo:visallo-web-structured-ingest-spreadsheet:jar:3.1.0-RC2'
<dependency org="org.visallo" name="visallo-web-structured-ingest-spreadsheet" rev="3.1.0-RC2">
<artifact name="visallo-web-structured-ingest-spreadsheet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.visallo', module='visallo-web-structured-ingest-spreadsheet', version='3.1.0-RC2')
)
libraryDependencies += "org.visallo" % "visallo-web-structured-ingest-spreadsheet" % "3.1.0-RC2"
[org.visallo/visallo-web-structured-ingest-spreadsheet "3.1.0-RC2"]