GroupId | GroupIdit.uniroma2.art.sheet2rdf |
---|---|
ArtifactId | ArtifactIdsheet2rdf-core |
Version | Version4.0 |
Type | Typejar |
Filename | Size |
---|---|
sheet2rdf-core-4.0.pom | |
sheet2rdf-core-4.0.jar | 98 KB |
sheet2rdf-core-4.0-tests.jar | 90 KB |
sheet2rdf-core-4.0-test-sources.jar | 76 KB |
sheet2rdf-core-4.0-sources.jar | 64 KB |
sheet2rdf-core-4.0-javadoc.jar | 308 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/ -->
<dependency>
<groupId>it.uniroma2.art.sheet2rdf</groupId>
<artifactId>sheet2rdf-core</artifactId>
<version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/
implementation 'it.uniroma2.art.sheet2rdf:sheet2rdf-core:4.0'
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/
implementation ("it.uniroma2.art.sheet2rdf:sheet2rdf-core:4.0")
'it.uniroma2.art.sheet2rdf:sheet2rdf-core:jar:4.0'
<dependency org="it.uniroma2.art.sheet2rdf" name="sheet2rdf-core" rev="4.0">
<artifact name="sheet2rdf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.sheet2rdf', module='sheet2rdf-core', version='4.0')
)
libraryDependencies += "it.uniroma2.art.sheet2rdf" % "sheet2rdf-core" % "4.0"
[it.uniroma2.art.sheet2rdf/sheet2rdf-core "4.0"]