is not current version
Last Version 1.4.2

org.topbraid:shacl 1.4.0

TopBraid SHACL API

GroupId

GroupId

org.topbraid
ArtifactId

ArtifactId

shacl
Version

Version

1.4.0
Type

Type

jar

Download shacl 1.4.0


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