is not current version
Last Version 1.2.0

com.xmlcalabash:xmlcalabash1-rdf 1.0.1

XML Calabash extension steps to load/query RDF

GroupId

GroupId

com.xmlcalabash
ArtifactId

ArtifactId

xmlcalabash1-rdf
Version

Version

1.0.1
Type

Type

jar

Download xmlcalabash1-rdf 1.0.1


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