is not current version
Last Version 4.1.1

fr.inria.corese:kgram 4.0.1

Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query and Update.

GroupId

GroupId

fr.inria.corese
ArtifactId

ArtifactId

kgram
Version

Version

4.0.1
Type

Type

jar

Download kgram 4.0.1


<!-- https://jarcasting.com/artifacts/fr.inria.corese/kgram/ -->
<dependency>
    <groupId>fr.inria.corese</groupId>
    <artifactId>kgram</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.corese/kgram/
implementation 'fr.inria.corese:kgram:4.0.1'
// https://jarcasting.com/artifacts/fr.inria.corese/kgram/
implementation ("fr.inria.corese:kgram:4.0.1")
'fr.inria.corese:kgram:jar:4.0.1'
<dependency org="fr.inria.corese" name="kgram" rev="4.0.1">
  <artifact name="kgram" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.corese', module='kgram', version='4.0.1')
)
libraryDependencies += "fr.inria.corese" % "kgram" % "4.0.1"
[fr.inria.corese/kgram "4.0.1"]