is not current version
Last Version 5.0.2

it.uniroma2.art.sheet2rdf:sheet2rdf 4.2.1

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

GroupId

GroupId

it.uniroma2.art.sheet2rdf
ArtifactId

ArtifactId

sheet2rdf
Version

Version

4.2.1
Type

Type

pom

Download sheet2rdf 4.2.1

Filename Size
sheet2rdf-4.2.1.pom 4 KB
Browse

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