is not current version
Last Version 1.5

com.googlecode.the-fascinator:fascinator-vocabulary 1.4.0.1

Provides a set of vocabulary items for managing RDF-based data. Please refer to the project URL for more doco.

GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

fascinator-vocabulary
Version

Version

1.4.0.1
Type

Type

jar

Download fascinator-vocabulary 1.4.0.1


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