Files download
File Operation
st-spreadsheet-deserializing-lifter-11.1.jar download
st-spreadsheet-deserializing-lifter-11.1.pom download
st-spreadsheet-deserializing-lifter-11.1-sources.jar download
Apache Maven
<dependency>
  <groupId>it.uniroma2.art.semanticturkey</groupId>
  <artifactId>st-spreadsheet-deserializing-lifter</artifactId>
  <version>11.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'it.uniroma2.art.semanticturkey:st-spreadsheet-deserializing-lifter:11.1'
Gradle Kotlin
implementation("it.uniroma2.art.semanticturkey:st-spreadsheet-deserializing-lifter:11.1")
Scala SBT
libraryDependencies += "it.uniroma2.art.semanticturkey" % "st-spreadsheet-deserializing-lifter" % "11.1"
Groovy Grape
@Grapes(
  @Grab(group='it.uniroma2.art.semanticturkey', module='st-spreadsheet-deserializing-lifter', version='11.1')
)
Apache Ivy
<dependency org="it.uniroma2.art.semanticturkey" name="st-spreadsheet-deserializing-lifter" rev="11.1" />
Leiningen
[it.uniroma2.art.semanticturkey/st-spreadsheet-deserializing-lifter "11.1"]
Apache Buildr
'it.uniroma2.art.semanticturkey:st-spreadsheet-deserializing-lifter:jar:11.1'