is not current version
Last Version 0.19.0

org.trellisldp:trellis-vocabulary 0.8.3

The core components for a Trellis linked data server

GroupId

GroupId

org.trellisldp
ArtifactId

ArtifactId

trellis-vocabulary
Version

Version

0.8.3
Type

Type

jar

Download trellis-vocabulary 0.8.3


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