GroupId | GroupIdit.uniroma2.art.sheet2rdf |
---|---|
ArtifactId | ArtifactIdsheet2rdf-core |
Version | Version5.0.0 |
Type | Typejar |
Filename | Size |
---|---|
sheet2rdf-core-5.0.0.pom | |
sheet2rdf-core-5.0.0.jar | 127 KB |
sheet2rdf-core-5.0.0-tests.jar | 58 KB |
sheet2rdf-core-5.0.0-test-sources.jar | 43 KB |
sheet2rdf-core-5.0.0-sources.jar | 81 KB |
sheet2rdf-core-5.0.0-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/ -->
<dependency>
<groupId>it.uniroma2.art.sheet2rdf</groupId>
<artifactId>sheet2rdf-core</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/
implementation 'it.uniroma2.art.sheet2rdf:sheet2rdf-core:5.0.0'
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/
implementation ("it.uniroma2.art.sheet2rdf:sheet2rdf-core:5.0.0")
'it.uniroma2.art.sheet2rdf:sheet2rdf-core:jar:5.0.0'
<dependency org="it.uniroma2.art.sheet2rdf" name="sheet2rdf-core" rev="5.0.0">
<artifact name="sheet2rdf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.sheet2rdf', module='sheet2rdf-core', version='5.0.0')
)
libraryDependencies += "it.uniroma2.art.sheet2rdf" % "sheet2rdf-core" % "5.0.0"
[it.uniroma2.art.sheet2rdf/sheet2rdf-core "5.0.0"]