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