is not current version
Last Version 5.0.2

it.uniroma2.art.sheet2rdf:sheet2rdf 1.2

Sheet2RDF is a platform for acquisition and transformation of datasheets into RDF.

GroupId

GroupId

it.uniroma2.art.sheet2rdf
ArtifactId

ArtifactId

sheet2rdf
Version

Version

1.2
Type

Type

jar

Download sheet2rdf 1.2


<!-- https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf/ -->
<dependency>
    <groupId>it.uniroma2.art.sheet2rdf</groupId>
    <artifactId>sheet2rdf</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf/
implementation 'it.uniroma2.art.sheet2rdf:sheet2rdf:1.2'
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf/
implementation ("it.uniroma2.art.sheet2rdf:sheet2rdf:1.2")
'it.uniroma2.art.sheet2rdf:sheet2rdf:jar:1.2'
<dependency org="it.uniroma2.art.sheet2rdf" name="sheet2rdf" rev="1.2">
  <artifact name="sheet2rdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.sheet2rdf', module='sheet2rdf', version='1.2')
)
libraryDependencies += "it.uniroma2.art.sheet2rdf" % "sheet2rdf" % "1.2"
[it.uniroma2.art.sheet2rdf/sheet2rdf "1.2"]