License |
License
Mozilla Public License Version 1.1
|
---|---|
GroupId | GroupIdit.uniroma2.art.sheet2rdf |
ArtifactId | ArtifactIdsheet2rdf |
Version | Version4.1.0 |
Type | Typepom |
Description |
DescriptionSheet2RDF
Sheet2RDF is a platform for acquisition and transformation of datasheets into RDF
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sheet2rdf-4.1.0.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.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf/
implementation 'it.uniroma2.art.sheet2rdf:sheet2rdf:4.1.0'
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf/
implementation ("it.uniroma2.art.sheet2rdf:sheet2rdf:4.1.0")
'it.uniroma2.art.sheet2rdf:sheet2rdf:pom:4.1.0'
<dependency org="it.uniroma2.art.sheet2rdf" name="sheet2rdf" rev="4.1.0">
<artifact name="sheet2rdf" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.sheet2rdf', module='sheet2rdf', version='4.1.0')
)
libraryDependencies += "it.uniroma2.art.sheet2rdf" % "sheet2rdf" % "4.1.0"
[it.uniroma2.art.sheet2rdf/sheet2rdf "4.1.0"]