is not current version
Last Version 2.1.4

com.blazegraph:rdf-properties 2.0.0

RDF Property configurations

GroupId

GroupId

com.blazegraph
ArtifactId

ArtifactId

rdf-properties
Version

Version

2.0.0
Type

Type

jar

Download rdf-properties 2.0.0


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