GroupId | GroupIdit.uniroma2.art.sheet2rdf |
---|---|
ArtifactId | ArtifactIdsheet2rdf-core |
Version | Version2.1 |
Type | Typejar |
Filename | Size |
---|---|
sheet2rdf-core-2.1.pom | |
sheet2rdf-core-2.1.jar | 65 KB |
sheet2rdf-core-2.1-tests.jar | 119 KB |
sheet2rdf-core-2.1-test-sources.jar | 104 KB |
sheet2rdf-core-2.1-sources.jar | 46 KB |
sheet2rdf-core-2.1-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/ -->
<dependency>
<groupId>it.uniroma2.art.sheet2rdf</groupId>
<artifactId>sheet2rdf-core</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/
implementation 'it.uniroma2.art.sheet2rdf:sheet2rdf-core:2.1'
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/
implementation ("it.uniroma2.art.sheet2rdf:sheet2rdf-core:2.1")
'it.uniroma2.art.sheet2rdf:sheet2rdf-core:jar:2.1'
<dependency org="it.uniroma2.art.sheet2rdf" name="sheet2rdf-core" rev="2.1">
<artifact name="sheet2rdf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.sheet2rdf', module='sheet2rdf-core', version='2.1')
)
libraryDependencies += "it.uniroma2.art.sheet2rdf" % "sheet2rdf-core" % "2.1"
[it.uniroma2.art.sheet2rdf/sheet2rdf-core "2.1"]